File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ default_language_version:
77exclude : " (?x)^(\n _readthedocs|\n .tox\n )$\n "
88repos :
99 - repo : https://github.com/renovatebot/pre-commit-hooks
10- rev : 43.104 .2
10+ rev : 43.141 .2
1111 hooks :
1212 - id : renovate-config-validator
1313 alias : renovate
1414 args :
1515 - --strict
1616 - repo : https://github.com/rbubley/mirrors-prettier
17- rev : v3.8.1
17+ rev : v3.8.3
1818 hooks :
1919 - id : prettier
2020 entry :
3434 hooks :
3535 - id : tox-ini-fmt
3636 - repo : https://github.com/streetsidesoftware/cspell-cli
37- rev : v9.7 .0
37+ rev : v10.0 .0
3838 hooks :
3939 - id : cspell
4040 name : Spell check with cspell
@@ -109,14 +109,14 @@ repos:
109109 alias : toml
110110
111111 - repo : https://github.com/astral-sh/ruff-pre-commit
112- rev : v0.15.9
112+ rev : v0.15.12
113113 hooks :
114114 - id : ruff-format
115115 alias : ruff
116116 - id : ruff-check
117117 alias : ruff
118118 - repo : https://github.com/pre-commit/mirrors-mypy.git
119- rev : v1.20.0
119+ rev : v1.20.2
120120 hooks :
121121 - id : mypy
122122 additional_dependencies :
You can’t perform that action at this time.
0 commit comments