Skip to content

Commit af196d9

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/google/yamlfmt: v0.17.2 → v0.20.0](google/yamlfmt@v0.17.2...v0.20.0)
1 parent d40dda9 commit af196d9

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
@@ -24,7 +24,7 @@ repos:
2424
args: ["--fix=lf"]
2525
- id: trailing-whitespace
2626
- repo: https://github.com/google/yamlfmt
27-
rev: v0.17.2
27+
rev: v0.20.0
2828
hooks:
2929
- id: yamlfmt
3030
types_or: [json, yaml]

0 commit comments

Comments
 (0)