File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/astral-sh/uv-pre-commit
3- rev : " 0.10.4 "
3+ rev : " 0.11.7 "
44 hooks :
55 - id : uv-export
66 name : uv-export requirements/prod.txt
@@ -36,16 +36,16 @@ repos:
3636 ]
3737
3838 - repo : https://github.com/astral-sh/ruff-pre-commit
39- rev : " v0.15.1 "
39+ rev : " v0.15.11 "
4040 hooks :
4141 # Run the linter.
42- - id : ruff
42+ - id : ruff-check
4343 args : [--fix, --exit-non-zero-on-fix]
4444 # Run the formatter.
4545 - id : ruff-format
4646
4747 - repo : https://github.com/rtts/djhtml
48- rev : " 3.0.10 "
48+ rev : " 3.0.11 "
4949 hooks :
5050 - id : djhtml
5151 files : .*/templates/.*\.html$
6262 types_or : [html, css]
6363
6464 - repo : https://github.com/biomejs/pre-commit
65- rev : " v2.4.2 "
65+ rev : " v2.4.12 "
6666 hooks :
6767 - id : biome-check
6868 additional_dependencies : ["@biomejs/biome@1.9.4"]
8282 - id : gitleaks
8383
8484 - repo : https://github.com/crate-ci/typos
85- rev : v1.43.5
85+ rev : v1.45.1
8686 hooks :
8787 - id : typos
You can’t perform that action at this time.
0 commit comments