diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fcd6e1a..b3184b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ repos: hooks: - id: isort - repo: https://github.com/PyCQA/flake8 - rev: '7.1.2' # keep in sync with pyproject.toml + rev: '7.2.0' # keep in sync with pyproject.toml hooks: - id: flake8