Skip to content

Commit 685896a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
1 parent 89b15d3 commit 685896a

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.0.0' # pick a git hash / tag to point to
29+
rev: '7.1.0' # pick a git hash / tag to point to
3030
hooks:
3131
- id: flake8
3232
args:

0 commit comments

Comments
 (0)