Skip to content

Commit 10f9e33

Browse files
chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.1
1 parent 244eab3 commit 10f9e33

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
@@ -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.36.0
18+
rev: v1.36.1
1919
hooks:
2020
- id: yamllint
2121
- repo: meta

0 commit comments

Comments
 (0)