Skip to content

Commit d548494

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/google/yamlfmt: v0.17.2 → v0.19.0](google/yamlfmt@v0.17.2...v0.19.0)
1 parent c86642a commit d548494

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
@@ -49,7 +49,7 @@ repos:
4949
- id: actionlint
5050
# Yamlfmt for formatting YAML files
5151
- repo: https://github.com/google/yamlfmt
52-
rev: "v0.17.2"
52+
rev: "v0.19.0"
5353
hooks:
5454
- id: yamlfmt
5555
# Codespell for detecting common misspellings in code

0 commit comments

Comments
 (0)