Skip to content

Commit ce0c1bc

Browse files
chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.2
1 parent 0b74bbf commit ce0c1bc

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
@@ -20,7 +20,7 @@ repos:
2020
- id: pretty-format-json
2121
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
2222
- repo: https://github.com/adrienverge/yamllint
23-
rev: v1.36.1
23+
rev: v1.36.2
2424
hooks:
2525
- id: yamllint
2626
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)