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 1111 - id : check-yaml
1212
1313 - repo : https://github.com/commitizen-tools/commitizen
14- rev : v4.4.1
14+ rev : v4.8.2
1515 hooks :
1616 - id : commitizen
1717
@@ -30,13 +30,13 @@ repos:
3030 args : ["--in-place"]
3131
3232 - repo : https://github.com/adrienverge/yamllint.git
33- rev : v1.37.0
33+ rev : v1.37.1
3434 hooks :
3535 - id : yamllint
3636 args : ["-d relaxed"]
3737
3838 - repo : https://github.com/python-jsonschema/check-jsonschema
39- rev : 0.32.1
39+ rev : 0.33.0
4040 hooks :
4141 - id : check-github-workflows
4242
4646 - id : actionlint
4747
4848 - repo : https://github.com/asottile/pyupgrade
49- rev : v3.19.1
49+ rev : v3.20.0
5050 hooks :
5151 - id : pyupgrade
5252
5858 - tomli
5959
6060 - repo : https://github.com/astral-sh/ruff-pre-commit
61- rev : v0.11.2
61+ rev : v0.11.12
6262 hooks :
6363 - id : ruff
6464 args : ["--fix"]
You can’t perform that action at this time.
0 commit comments