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 88 hooks :
99 - id : yesqa
1010- repo : https://github.com/PyCQA/isort
11- rev : ' 5.13.2 '
11+ rev : ' 6.0.1 '
1212 hooks :
1313 - id : isort
1414- repo : https://github.com/psf/black
15- rev : ' 24.10 .0'
15+ rev : ' 25.1 .0'
1616 hooks :
1717 - id : black
1818 language_version : python3 # Should be a command that runs python3.6+
@@ -43,18 +43,18 @@ repos:
4343 - id : detect-private-key
4444 exclude : ^examples/
4545- repo : https://github.com/asottile/pyupgrade
46- rev : ' v3.19.1 '
46+ rev : ' v3.20.0 '
4747 hooks :
4848 - id : pyupgrade
4949 args : ['--py36-plus']
5050- repo : https://github.com/PyCQA/flake8
51- rev : ' 7.1.1 '
51+ rev : ' 7.3.0 '
5252 hooks :
5353 - id : flake8
5454 exclude : " ^docs/"
5555
5656- repo : https://github.com/rstcheck/rstcheck
57- rev : v6.2.4
57+ rev : v6.2.5
5858 hooks :
5959 - id : rstcheck
6060 files : >-
You can’t perform that action at this time.
0 commit comments