Skip to content

Commit a8f904a

Browse files
authored
Merge pull request #39 from spyoungtech/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cd3e734 + d7d79af commit a8f904a

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
@@ -11,7 +11,7 @@ repos:
1111
- id: double-quote-string-fixer
1212
files: ^(FreeSimpleGUI(?:Qt|Web|Wx)?)/(?!Demo).*\.py
1313
- repo: https://github.com/asottile/reorder-python-imports
14-
rev: v3.13.0
14+
rev: v3.14.0
1515
hooks:
1616
- id: reorder-python-imports
1717
files: ^(FreeSimpleGUI(?:Qt|Web|Wx)?)/(?!Demo).*\.py

0 commit comments

Comments
 (0)