File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : mixed-line-ending
66 args : ["-f", "lf"]
@@ -11,12 +11,12 @@ 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.14 .0
14+ rev : v3.16 .0
1515 hooks :
1616 - id : reorder-python-imports
1717 files : ^(FreeSimpleGUI(?:Qt|Web|Wx)?)/(?!Demo).*\.py
18- - repo : https://github.com/psf/black
19- rev : ' 25.1 .0'
18+ - repo : https://github.com/psf/black-pre-commit-mirror
19+ rev : ' 25.9 .0'
2020 hooks :
2121 - id : black
2222 args :
2626 files : ^(FreeSimpleGUI(?:Qt|Web|Wx)?)/(?!Demo).*\.py
2727
2828- repo : https://github.com/pycqa/flake8
29- rev : ' 7.1.2 ' # pick a git hash / tag to point to
29+ rev : ' 7.3.0 ' # pick a git hash / tag to point to
3030 hooks :
3131 - id : flake8
3232 args :
You can’t perform that action at this time.
0 commit comments