diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e6b43ac8ea..e720df3b0af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,9 +1,4 @@ repos: -- repo: https://github.com/psf/black - rev: 19.10b0 - hooks: - - id: black - args: [--safe, --quiet] - repo: https://github.com/asottile/blacken-docs rev: v1.0.0 hooks: