File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
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 : check-merge-conflict
66- repo : https://github.com/asottile/yesqa
77 rev : v1.5.0
88 hooks :
99 - id : yesqa
1010- repo : https://github.com/PyCQA/isort
11- rev : ' 6.0 .0'
11+ rev : ' 6.1 .0'
1212 hooks :
1313 - id : isort
14- - repo : https://github.com/psf/black
15- rev : ' 25.1 .0'
14+ - repo : https://github.com/psf/black-pre-commit-mirror
15+ rev : ' 25.9 .0'
1616 hooks :
1717 - id : black
1818 language_version : python3 # Should be a command that runs python
1919- repo : https://github.com/pre-commit/pre-commit-hooks
20- rev : ' v5 .0.0'
20+ rev : ' v6 .0.0'
2121 hooks :
2222 - id : end-of-file-fixer
2323 exclude : >-
@@ -46,12 +46,12 @@ repos:
4646 - id : detect-private-key
4747 exclude : ^examples/
4848- repo : https://github.com/PyCQA/flake8
49- rev : ' 7.1.2 '
49+ rev : ' 7.3.0 '
5050 hooks :
5151 - id : flake8
5252 exclude : " ^docs/"
5353- repo : https://github.com/asottile/pyupgrade
54- rev : ' v3.19.1 '
54+ rev : ' v3.20.0 '
5555 hooks :
5656 - id : pyupgrade
5757 args : ['--py36-plus']
You can’t perform that action at this time.
0 commit comments