diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de5da24..9b4ae32 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: args: [-l, '79', -t, py38] - repo: https://github.com/pycqa/flake8 - rev: 6.1.0 + rev: 7.0.0 hooks: - id: flake8