diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5b4b0c2a..0f21274d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: files: ^(FreeSimpleGUI(?:Qt|Web|Wx)?)/(?!Demo).*\.py - repo: https://github.com/pycqa/flake8 - rev: '7.0.0' # pick a git hash / tag to point to + rev: '7.1.0' # pick a git hash / tag to point to hooks: - id: flake8 args: