diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4120c76..a63a801 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: 3.9.2 + rev: 4.0.1 hooks: - id: flake8 language_version: python3