diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c824adc492..15d8ee555d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: isort - repo: https://github.com/ambv/black - rev: 20.8b1 + rev: 21.4b0 hooks: - id: black args: [--safe, --quiet]