diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7a5e1aa3f1..249744c064e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: - --remove-duplicate-keys - --remove-unused-variables - repo: https://github.com/psf/black - rev: 20.8b1 + rev: 21.10b0 hooks: - id: black - repo: https://github.com/pre-commit/mirrors-prettier