Skip to content

Commit b447fc1

Browse files
authored
Bumped yamllint to 1.35.1
1 parent 776cea1 commit b447fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: ruff
66

77
- repo: https://github.com/adrienverge/yamllint.git
8-
rev: v1.10.0
8+
rev: v1.35.1
99
hooks:
1010
- id: yamllint
1111
args: [-c, .yamllint-config.yaml]

0 commit comments

Comments
 (0)