Skip to content

Commit 0ebb5f6

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 b52b157 commit 0ebb5f6

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
@@ -44,7 +44,7 @@ repos:
4444
types: [shell]
4545
# Yamlfmt for formatting YAML files
4646
- repo: https://github.com/google/yamlfmt
47-
rev: "v0.17.2"
47+
rev: "v0.19.0"
4848
hooks:
4949
- id: yamlfmt
5050
# Codespell for detecting common misspellings in code

0 commit comments

Comments
 (0)