Skip to content

Commit e8b0fba

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.37.0 → v1.37.1](adrienverge/yamllint@v1.37.0...v1.37.1)
1 parent 85e4749 commit e8b0fba

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
@@ -83,7 +83,7 @@ repos:
8383

8484
# Lint: YAML
8585
- repo: https://github.com/adrienverge/yamllint
86-
rev: v1.37.0
86+
rev: v1.37.1
8787
hooks:
8888
- id: yamllint
8989
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]

0 commit comments

Comments
 (0)