diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2df1b2dc..61eeee12 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: black language_version: python - repo: https://github.com/PyCQA/flake8 - rev: 7.0.0 + rev: 7.1.0 hooks: - id: flake8 # TODO: remove F40x, E772 and fix errors