diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 36afa5b..d2be032 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: isort name: isort - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black - repo: https://github.com/pycqa/flake8