Skip to content

Commit 273ab2d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/google/yamlfmt: v0.19.0 → v0.20.0](google/yamlfmt@v0.19.0...v0.20.0)
1 parent 1b51e7e commit 273ab2d

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.19.0"
52+
rev: "v0.20.0"
5353
hooks:
5454
- id: yamlfmt
5555
# Codespell for detecting common misspellings in code

0 commit comments

Comments
 (0)