Skip to content

Commit ffbec49

Browse files
committed
chore(deps): update pre-commit hook adrienverge/yamllint to v1.35.1
1 parent 586f8d1 commit ffbec49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: pretty-format-json
1616
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
1717
- repo: https://github.com/adrienverge/yamllint
18-
rev: v1.35.0
18+
rev: v1.35.1
1919
hooks:
2020
- id: yamllint
2121
- repo: meta

0 commit comments

Comments
 (0)