diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8284289d..29f89a33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: args: [--py37-plus] - repo: https://github.com/psf/black - rev: 21.11b1 + rev: 21.12b0 hooks: - id: black