diff --git a/sections/install.md b/sections/install.md index 79129cf0..06aec41f 100644 --- a/sections/install.md +++ b/sections/install.md @@ -64,7 +64,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 19.3b0 + rev: 21.12b0 hooks: - id: black ```