diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 750c5fa4..75f15052 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: exclude: ^cibuildwheel/resources/.*py$ - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black