diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3991f43ab..371b4c7c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: isort - repo: https://github.com/PyCQA/flake8 - rev: 6.0.0 + rev: 7.0.0 hooks: - id: flake8 exclude: "examples/"