File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 99
1010repos :
1111 - repo : https://github.com/commitizen-tools/commitizen
12- rev : v4.6.0
12+ rev : v4.8.3
1313 hooks :
1414 - id : commitizen
1515 stages : [commit-msg]
@@ -38,20 +38,20 @@ repos:
3838 - id : end-of-file-fixer
3939 - id : trailing-whitespace
4040 - repo : https://github.com/tox-dev/pyproject-fmt
41- rev : " v2.5.1 "
41+ rev : " v2.6.0 "
4242 hooks :
4343 - id : pyproject-fmt
4444 - repo : https://github.com/astral-sh/uv-pre-commit
45- rev : 0.6.14
45+ rev : 0.7.12
4646 hooks :
4747 - id : uv-lock
4848 - repo : https://github.com/pre-commit/mirrors-prettier
49- rev : v3.1.0
49+ rev : v4.0.0-alpha.8
5050 hooks :
5151 - id : prettier
5252 args : ["--tab-width", "2"]
5353 - repo : https://github.com/astral-sh/ruff-pre-commit
54- rev : v0.11.5
54+ rev : v0.11.13
5555 hooks :
5656 - id : ruff
5757 args : [--fix, --unsafe-fixes, --exit-non-zero-on-fix]
6161 # hooks:
6262 # - id: codespell
6363 - repo : https://github.com/pre-commit/mirrors-mypy
64- rev : v1.15 .0
64+ rev : v1.16 .0
6565 hooks :
6666 - id : mypy
6767 additional_dependencies : [attrs]
You can’t perform that action at this time.
0 commit comments