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 33
44repos :
55 - repo : https://github.com/asottile/pyupgrade
6- rev : v2.38.2
6+ rev : v3.20.0
77 hooks :
88 - id : pyupgrade
99 args :
1010 - --py37-plus
1111
1212 - repo : https://github.com/pycqa/isort
13- rev : 5.10 .1
13+ rev : 6.0 .1
1414 hooks :
1515 - id : isort
1616
1717 - repo : https://github.com/hadialqattan/pycln
18- rev : v2.1.1
18+ rev : v2.5.0
1919 hooks :
2020 - id : pycln
2121 args : [--all]
2222
2323 - repo : https://github.com/psf/black
24- rev : 22.8 .0
24+ rev : 25.1 .0
2525 hooks :
2626 - id : black
2727
2828 - repo : https://github.com/asottile/yesqa
29- rev : v1.4 .0
29+ rev : v1.5 .0
3030 hooks :
3131 - id : yesqa
3232 additional_dependencies : &flake8_deps
@@ -43,13 +43,13 @@ repos:
4343 - pep8-naming==0.13.2
4444
4545 - repo : https://github.com/pycqa/flake8
46- rev : 5.0.4
46+ rev : 7.2.0
4747 hooks :
4848 - id : flake8
4949 additional_dependencies : *flake8_deps
5050
5151 - repo : https://github.com/pre-commit/pre-commit-hooks
52- rev : v4.3 .0
52+ rev : v5.0 .0
5353 hooks :
5454 - id : trailing-whitespace
5555 exclude : ^tests/.*/fixtures/.*
You can’t perform that action at this time.
0 commit comments