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 @@ -11,13 +11,13 @@ repos:
1111 - id : check-yaml
1212
1313 - repo : https://github.com/adamchainz/django-upgrade
14- rev : 1.15 .0
14+ rev : 1.16 .0
1515 hooks :
1616 - id : django-upgrade
1717 args : [--target-version, "3.2"]
1818
1919 - repo : https://github.com/astral-sh/ruff-pre-commit
20- rev : v0.1.3
20+ rev : v0.2.1
2121 hooks :
2222 - id : ruff
2323 args : [--fix]
3232 - black==22.12.0
3333
3434 - repo : https://github.com/pre-commit/mirrors-prettier
35- rev : v3 .0.3
35+ rev : v4 .0.0-alpha.8
3636 hooks :
3737 - id : prettier
3838 # lint the following with prettier:
@@ -51,12 +51,12 @@ repos:
5151 - id : djlint-django
5252
5353 - repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
54- rev : v2.11 .0
54+ rev : v2.12 .0
5555 hooks :
5656 - id : pretty-format-toml
5757 args : [--autofix]
5858
5959 - repo : https://github.com/abravalheri/validate-pyproject
60- rev : v0.15
60+ rev : v0.16
6161 hooks :
6262 - id : validate-pyproject
You can’t perform that action at this time.
0 commit comments