File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,19 +30,19 @@ repos:
30
30
exclude : _typos.toml
31
31
32
32
- repo : https://github.com/crate-ci/typos
33
- rev : v1.27.0
33
+ rev : dictgen-v0.3.1
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.29.4
40
+ rev : 0.30.0
41
41
hooks :
42
42
- id : check-github-workflows
43
43
44
44
- repo : https://github.com/sirosen/texthooks
45
- rev : 0.6.7
45
+ rev : 0.6.8
46
46
hooks :
47
47
- id : fix-smartquotes
48
48
- id : fix-spaces
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.7.2
66
+ rev : v0.8.6
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