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 @@ -3,7 +3,7 @@ exclude: ^templates/.*|.*\.json$
3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.5 .0
6
+ rev : v4.6 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : fix-byte-order-marker
51
51
exclude_types :
52
52
- zsh
53
53
- repo : https://github.com/rhysd/actionlint
54
- rev : v1.6.26
54
+ rev : v1.6.27
55
55
hooks :
56
56
- id : actionlint
57
57
- repo : https://github.com/adrienverge/yamllint
73
73
- mdformat-config
74
74
- mdformat-web
75
75
- repo : https://github.com/DavidAnson/markdownlint-cli2
76
- rev : v0.12.1
76
+ rev : v0.13.0
77
77
hooks :
78
78
- id : markdownlint-cli2
79
79
additional_dependencies :
@@ -83,12 +83,12 @@ repos:
83
83
hooks :
84
84
- id : shfmt
85
85
- repo : https://github.com/astral-sh/ruff-pre-commit
86
- rev : v0.2 .1
86
+ rev : v0.4 .1
87
87
hooks :
88
88
- id : ruff
89
89
- id : ruff-format
90
90
- repo : https://github.com/kumaraditya303/mirrors-pyright
91
- rev : v1.1.350
91
+ rev : v1.1.359
92
92
hooks :
93
93
- id : pyright
94
94
You can’t perform that action at this time.
0 commit comments