Skip to content

Commit 40a506e

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/google/yamlfmt: v0.16.0 → v0.17.0](google/yamlfmt@v0.16.0...v0.17.0)
1 parent 12d11b9 commit 40a506e

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.16.0
27+
rev: v0.17.0
2828
hooks:
2929
- id: yamlfmt
3030
types_or: [json, yaml]

0 commit comments

Comments
 (0)