File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 - id : commitizen
1515 stages : [commit-msg]
1616 - repo : https://github.com/pre-commit/pre-commit-hooks
17- rev : v5 .0.0
17+ rev : v6 .0.0
1818 hooks :
1919 - id : debug-statements
2020 - id : check-builtin-literals
3232 hooks :
3333 - id : pyproject-fmt
3434 - repo : https://github.com/astral-sh/uv-pre-commit
35- rev : 0.7.17
35+ rev : 0.8.11
3636 hooks :
3737 - id : uv-lock
3838 - repo : https://github.com/pre-commit/mirrors-prettier
4141 - id : prettier
4242 args : ["--tab-width", "2"]
4343 - repo : https://github.com/astral-sh/ruff-pre-commit
44- rev : v0.12.1
44+ rev : v0.12.9
4545 hooks :
4646 - id : ruff
4747 args : [--fix, --exit-non-zero-on-fix]
5151 hooks :
5252 - id : codespell
5353 - repo : https://github.com/pre-commit/mirrors-mypy
54- rev : v1.16 .1
54+ rev : v1.17 .1
5555 hooks :
5656 - id : mypy
5757 additional_dependencies : []
You can’t perform that action at this time.
0 commit comments