We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c8d34 commit 1676e38Copy full SHA for 1676e38
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
files: ^(FreeSimpleGUI(?:Qt|Web|Wx)?)/(?!Demo).*\.py
27
28
- repo: https://github.com/pycqa/flake8
29
- rev: '7.1.2' # pick a git hash / tag to point to
+ rev: '7.2.0' # pick a git hash / tag to point to
30
hooks:
31
- id: flake8
32
args:
0 commit comments