diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ff5ece..54203e4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: exclude: ^bin/ - repo: https://github.com/pycqa/flake8 - rev: 5.0.2 + rev: 5.0.4 hooks: - id: flake8