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 1111
1212repos :
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v5 .0.0
14+ rev : v6 .0.0
1515 hooks :
1616 - id : check-toml
1717 - id : check-yaml
3232 - id : auto-walrus
3333
3434 - repo : https://github.com/astral-sh/ruff-pre-commit
35- rev : v0.12.5
35+ rev : v0.12.9
3636 hooks :
3737 - id : ruff-check
3838 args : [ --fix ]
@@ -51,12 +51,12 @@ repos:
5151 args : ["--skip", "*.mjs"]
5252
5353 - repo : https://github.com/MarcoGorelli/cython-lint
54- rev : v0.16.6
54+ rev : v0.16.7
5555 hooks :
5656 - id : cython-lint
5757
5858 - repo : https://github.com/pre-commit/mirrors-mypy
59- rev : v1.16.0
59+ rev : v1.17.1
6060 hooks :
6161 - id : mypy # See pyproject.toml for args
6262 additional_dependencies :
7272 - id : validate-pyproject
7373
7474 - repo : https://github.com/pre-commit/mirrors-eslint
75- rev : v9.29 .0
75+ rev : v9.33 .0
7676 hooks :
7777 - id : eslint
7878 types : [file]
You can’t perform that action at this time.
0 commit comments