diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e299a9..ed5b427 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: args: ["--line-length", "100"] - repo: https://github.com/PyCQA/flake8 - rev: 7.1.2 + rev: 7.3.0 hooks: - id: flake8