Skip to content

Commit 6467440

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: be92e15345b32661abee2e675d765ae79686eb4c → 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7](adrienverge/yamllint@be92e15...79a6b2b)
1 parent 1eacd4e commit 6467440

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
@@ -99,7 +99,7 @@ repos:
9999

100100
# Lint: YAML
101101
- repo: https://github.com/adrienverge/yamllint
102-
rev: be92e15345b32661abee2e675d765ae79686eb4c # frozen: v1.37.0
102+
rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # frozen: v1.37.1
103103
hooks:
104104
- id: yamllint
105105
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]

0 commit comments

Comments
 (0)