File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/adrienverge/yamllint.git
3- rev : v1.26.3
3+ rev : v1.35.1
44 hooks :
55 - id : yamllint
66 args : [-c=.yamllint.yml]
77
88 - repo : https://github.com/pycqa/isort
9- rev : 5.10.1
9+ rev : 6.0.0
1010 hooks :
1111 - id : isort
1212
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.3 .0
14+ rev : v5.0 .0
1515 hooks :
1616 - id : trailing-whitespace
1717 - id : end-of-file-fixer
1818 - id : check-added-large-files
1919
2020 - repo : https://github.com/asottile/add-trailing-comma
21- rev : v2.2.3
21+ rev : v3.1.0
2222 hooks :
2323 - id : add-trailing-comma
2424
2525 - repo : https://github.com/asottile/pyupgrade
26- rev : v2.34.0
26+ rev : v3.19.1
2727 hooks :
2828 - id : pyupgrade
2929
3030 - repo : https://github.com/psf/black
31- rev : 22.6 .0
31+ rev : 25.1 .0
3232 hooks :
3333 - id : black
3434 args : ["--safe"]
You can’t perform that action at this time.
0 commit comments