diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3371fe..91dec44 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: types: [file] files: \.zcml$ - repo: https://github.com/PyCQA/flake8 - rev: 5.0.2 + rev: 5.0.4 hooks: - id: flake8 language_version: python3