File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -14,32 +14,31 @@ repos:
1414 - id : no-commit-to-branch
1515 args : [--branch, main]
1616 - repo : https://github.com/asottile/pyupgrade
17- rev : v3.20 .0
17+ rev : v3.21 .0
1818 hooks :
1919 - id : pyupgrade
2020 - repo : https://github.com/adamchainz/django-upgrade
21- rev : 1.29.0
21+ rev : 1.29.1
2222 hooks :
2323 - id : django-upgrade
2424 - repo : https://github.com/hukkin/mdformat
25- rev : 0.7.22
25+ rev : 1.0.0
2626 hooks :
2727 - id : mdformat
2828 additional_dependencies :
2929 - mdformat-ruff
30- - mdformat-deflist
30+ - mdformat-ruff
3131 - mdformat-footnote
3232 - mdformat-gfm
3333 - mdformat-gfm-alerts
34- - mdformat-tables
3534 - repo : https://github.com/astral-sh/ruff-pre-commit
36- rev : v0.13 .3
35+ rev : v0.14 .3
3736 hooks :
3837 - id : ruff-check
3938 args : [--fix, --exit-non-zero-on-fix]
4039 - id : ruff-format
4140 - repo : https://github.com/google/yamlfmt
42- rev : v0.19 .0
41+ rev : v0.20 .0
4342 hooks :
4443 - id : yamlfmt
4544ci :
You can’t perform that action at this time.
0 commit comments