Skip to content

Commit 8459068

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/google/yamlfmt: v0.14.0 → v0.15.0](google/yamlfmt@v0.14.0...v0.15.0)
1 parent 95e73dd commit 8459068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
types: [shell]
5353
# Yamlfmt for formatting YAML files
5454
- repo: https://github.com/google/yamlfmt
55-
rev: "v0.14.0"
55+
rev: "v0.15.0"
5656
hooks:
5757
- id: yamlfmt
5858
# Codespell for detecting common misspellings in code

0 commit comments

Comments
 (0)