File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ default_language_version:
7
7
8
8
repos :
9
9
- repo : https://github.com/pre-commit/pre-commit-hooks
10
- rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # 4.6 .0
10
+ rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # 5.0 .0
11
11
hooks :
12
12
- id : trailing-whitespace
13
13
- id : end-of-file-fixer
@@ -16,12 +16,12 @@ repos:
16
16
- id : detect-private-key
17
17
18
18
- repo : https://github.com/adrienverge/yamllint
19
- rev : 81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6 # 1.35 .1
19
+ rev : 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # 1.37 .1
20
20
hooks :
21
21
- id : yamllint
22
22
23
23
- repo : https://github.com/igorshubovych/markdownlint-cli
24
- rev : f295829140d25717bc79368d3f966fc1f67a824f # 0.41 .0
24
+ rev : 192ad822316c3a22fb3d3cc8aa6eafa0b8488360 # 0.45 .0
25
25
hooks :
26
26
- id : markdownlint
27
27
@@ -35,15 +35,15 @@ repos:
35
35
# If you do not, you will need to delete the cached ruff binary shown in the
36
36
# error message
37
37
- repo : https://github.com/astral-sh/ruff-pre-commit
38
- rev : v0.5.1
38
+ rev : 12753357c00c3fb8615100354c9fdc6ab80b044d # 0.11.10
39
39
hooks :
40
40
# Run the linter.
41
41
- id : ruff
42
42
# Run the formatter.
43
43
- id : ruff-format
44
44
45
45
- repo : https://github.com/rhysd/actionlint
46
- rev : 62dc61a45fc95efe8c800af7a557ab0b9165d63b # 1.7.1
46
+ rev : 03d0035246f3e81f36aed592ffb4bebf33a03106 # 1.7.7
47
47
hooks :
48
48
- id : actionlint
49
49
You can’t perform that action at this time.
0 commit comments