Skip to content

Commit 0c68aac

Browse files
fix(deps): update pre-commit hook adrienverge/yamllint ( v1.37.0 → v1.37.1 ) (#2472)
Co-authored-by: jarvis-plus-bot[bot] <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>
1 parent 5c56a6d commit 0c68aac

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
@@ -19,7 +19,7 @@ repos:
1919
# args: [--branch, main]
2020

2121
- repo: https://github.com/adrienverge/yamllint.git
22-
rev: v1.37.0
22+
rev: v1.37.1
2323
hooks:
2424
- id: yamllint
2525
args: [-c=.yamllint.yaml]

0 commit comments

Comments
 (0)