diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 81a0bbf..f705629 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: stages: [manual] - repo: https://github.com/pycqa/flake8 - rev: 5.0.2 + rev: 5.0.4 hooks: - id: flake8 exclude: tests/data