diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01c6da6a..16a7e4fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: files: requirements-dev.txt - repo: https://github.com/PyCQA/flake8 - rev: 6.0.0 + rev: 6.1.0 hooks: - id: flake8