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 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : trailing-whitespace
66 - id : end-of-file-fixer
77 - id : check-toml
88 - id : check-yaml
99
1010 - repo : https://github.com/adamchainz/django-upgrade
11- rev : 1.25 .0
11+ rev : 1.28 .0
1212 hooks :
1313 - id : django-upgrade
1414 args : [--target-version, "4.2"]
1515
1616 - repo : https://github.com/astral-sh/ruff-pre-commit
17- rev : v0.11.13
17+ rev : v0.13.0
1818 hooks :
1919 - id : ruff
2020 args : [--fix]
2121 - id : ruff-format
2222
2323 - repo : https://github.com/adamchainz/blacken-docs
24- rev : 1.19.1
24+ rev : 1.20.0
2525 hooks :
2626 - id : blacken-docs
2727 alias : autoformat
5959 types_or : [html, jsx, tsx]
6060
6161 - repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
62- rev : v2.14 .0
62+ rev : v2.15 .0
6363 hooks :
6464 - id : pretty-format-toml
6565 args : [--autofix]
You can’t perform that action at this time.
0 commit comments