diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c9b592..17f63fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black args: [ --safe ]