diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a03d6df..0d2431d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,6 +23,6 @@ repos: - id: isort name: isort (python) - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black