diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9816d0f0d..4888d7f12 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/PyCQA/flake8 - rev: 5.0.2 + rev: 5.0.4 hooks: - id: flake8