Skip to content

Commit 37f9421

Browse files
renovate[bot]yxtay
andauthored
chore(deps): update pre-commit hook google/yamlfmt to v0.18.0 (#674)
* chore(deps): update pre-commit hook google/yamlfmt to v0.18.0 * Update .pre-commit-config.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: yxtay <[email protected]>
1 parent cca7184 commit 37f9421

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,10 @@ repos:
100100
- id: uv-lock
101101

102102
- repo: https://github.com/google/yamlfmt
103-
rev: v0.17.2
103+
rev: v0.18.0
104104
hooks:
105105
- id: yamlfmt
106+
types: [yaml]
106107

107108
ci:
108109
autoupdate_commit_msg: "ci: pre-commit autoupdate"

0 commit comments

Comments
 (0)