Commit 172b3a5 1 parent 8068f34 commit 172b3a5 Copy full SHA for 172b3a5
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ default_language_version:
6
6
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # 4.6 .0
9
+ rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # 5.0 .0
10
10
hooks :
11
11
- id : trailing-whitespace
12
12
- id : end-of-file-fixer
22
22
files : \.(yml|yaml)(\.j2)*$
23
23
24
24
- repo : https://github.com/igorshubovych/markdownlint-cli
25
- rev : f295829140d25717bc79368d3f966fc1f67a824f # 0.41 .0
25
+ rev : aa975a18c9a869648007d33864034dbc7481fe5e # 0.42 .0
26
26
hooks :
27
27
- id : markdownlint
28
28
types : [text]
@@ -38,15 +38,15 @@ repos:
38
38
# If you do not, you will need to delete the cached ruff binary shown in the
39
39
# error message
40
40
- repo : https://github.com/astral-sh/ruff-pre-commit
41
- rev : f1ebc5730d98440041cc43e4d69829ad598ae1e7 # 0.6.3
41
+ rev : 8983acb92ee4b01924893632cf90af926fa608f0 # 0.7.0
42
42
hooks :
43
43
# Run the linter.
44
44
- id : ruff
45
45
# Run the formatter.
46
46
- id : ruff-format
47
47
48
48
- repo : https://github.com/rhysd/actionlint
49
- rev : 62dc61a45fc95efe8c800af7a557ab0b9165d63b # 1.7.1
49
+ rev : 4e683ab8014a63fafa117492a0c6053758e6d593 # 1.7.3
50
50
hooks :
51
51
- id : actionlint
52
52
types : [text]
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ default_language_version:
6
6
7
7
repos:
8
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
- rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # 4.6 .0
9
+ rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # 5.0 .0
10
10
hooks:
11
11
- id: trailing-whitespace
12
12
- id: end-of-file-fixer
28
28
- id: yamllint
29
29
30
30
- repo: https://github.com/igorshubovych/markdownlint-cli
31
- rev: f295829140d25717bc79368d3f966fc1f67a824f # 0.41 .0
31
+ rev: aa975a18c9a869648007d33864034dbc7481fe5e # 0.42 .0
32
32
hooks:
33
33
- id: markdownlint
34
34
types: [text]
@@ -44,15 +44,15 @@ repos:
44
44
# If you do not, you will need to delete the cached ruff binary shown in the
45
45
# error message
46
46
- repo: https://github.com/astral-sh/ruff-pre-commit
47
- rev: f1ebc5730d98440041cc43e4d69829ad598ae1e7 # 0.6.3
47
+ rev: 8983acb92ee4b01924893632cf90af926fa608f0 # 0.7.0
48
48
hooks:
49
49
# Run the linter.
50
50
- id: ruff
51
51
# Run the formatter.
52
52
- id: ruff-format
53
53
54
54
- repo: https://github.com/rhysd/actionlint
55
- rev: 62dc61a45fc95efe8c800af7a557ab0b9165d63b # 1.7.1
55
+ rev: 4e683ab8014a63fafa117492a0c6053758e6d593 # 1.7.3
56
56
hooks:
57
57
- id: actionlint
58
58
You can’t perform that action at this time.
0 commit comments