diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5122b45e..8c3c6a4a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - hooks: - id: isort repo: https://github.com/timothycrosley/isort - rev: 5.10.1 + rev: 5.12.0 - hooks: - id: black repo: https://github.com/psf/black