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 43
43
)$
44
44
45
45
- repo : https://github.com/koalaman/shellcheck-precommit
46
- rev : v0.10 .0
46
+ rev : v0.11 .0
47
47
hooks :
48
48
- id : shellcheck
49
49
@@ -63,12 +63,12 @@ repos:
63
63
- id : toml-sort-fix
64
64
65
65
- repo : https://github.com/tox-dev/tox-ini-fmt
66
- rev : 1.5 .0
66
+ rev : 1.6 .0
67
67
hooks :
68
68
- id : tox-ini-fmt
69
69
70
70
- repo : https://github.com/astral-sh/ruff-pre-commit
71
- rev : v0.12.2
71
+ rev : v0.12.7
72
72
hooks :
73
73
- id : ruff
74
74
args :
79
79
types_or : [python, pyi]
80
80
81
81
- repo : https://github.com/streetsidesoftware/cspell-cli
82
- rev : v9.0.1
82
+ rev : v9.2.0
83
83
hooks :
84
84
- id : cspell
85
85
name : Spell check with cspell
@@ -109,7 +109,7 @@ repos:
109
109
- pyyaml
110
110
111
111
- repo : https://github.com/pre-commit/mirrors-mypy.git
112
- rev : v1.16 .1
112
+ rev : v1.17 .1
113
113
hooks :
114
114
- id : mypy
115
115
additional_dependencies :
You can’t perform that action at this time.
0 commit comments