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 @@ -37,20 +37,20 @@ repos:
37
37
exclude : plugins
38
38
39
39
- repo : https://github.com/python-jsonschema/check-jsonschema
40
- rev : 0.33.0
40
+ rev : 0.33.2
41
41
hooks :
42
42
- id : check-github-workflows
43
43
44
44
- repo : https://github.com/sirosen/texthooks
45
- rev : 0.6.8
45
+ rev : 0.7.1
46
46
hooks :
47
47
- id : fix-smartquotes
48
48
- id : fix-spaces
49
49
- id : fix-ligatures
50
50
- id : forbid-bidi-controls
51
51
52
52
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
53
- rev : v2.14 .0
53
+ rev : v2.15 .0
54
54
hooks :
55
55
- id : pretty-format-ini
56
56
args : [--autofix]
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.11.12
66
+ rev : v0.12.7
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