Skip to content

Commit 2b27367

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2)
1 parent e459250 commit 2b27367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
files: ^(FreeSimpleGUI(?:Qt|Web|Wx)?)/(?!Demo).*\.py
2727

2828
- repo: https://github.com/pycqa/flake8
29-
rev: '7.1.1' # pick a git hash / tag to point to
29+
rev: '7.1.2' # pick a git hash / tag to point to
3030
hooks:
3131
- id: flake8
3232
args:

0 commit comments

Comments
 (0)