File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
- id : mixed-line-ending
22
22
23
23
- repo : https://github.com/codespell-project/codespell
24
- rev : v2.3.0
24
+ rev : v2.4.1
25
25
hooks :
26
26
- id : codespell
27
27
args : [--write-changes]
@@ -30,14 +30,14 @@ repos:
30
30
exclude : _typos.toml
31
31
32
32
- repo : https://github.com/crate-ci/typos
33
- rev : dictgen- v0.3.1
33
+ rev : typos-dict- v0.12.4
34
34
hooks :
35
35
- id : typos
36
36
name : typos (add false positives to _typos.toml)
37
37
exclude : plugins
38
38
39
39
- repo : https://github.com/python-jsonschema/check-jsonschema
40
- rev : 0.30.0
40
+ rev : 0.31.1
41
41
hooks :
42
42
- id : check-github-workflows
43
43
63
63
exclude : .github/labeler.yml|.pre-commit-search-and-replace.yaml
64
64
65
65
- repo : https://github.com/astral-sh/ruff-pre-commit
66
- rev : v0.8.6
66
+ rev : v0.9.4
67
67
hooks :
68
68
- id : ruff
69
69
name : ruff (see https://docs.astral.sh/ruff/rules)
You can’t perform that action at this time.
0 commit comments