Skip to content

Commit 010513f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/google/yamlfmt: v0.17.0 → v0.17.1](google/yamlfmt@v0.17.0...v0.17.1)
1 parent 4413e7b commit 010513f

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.17.0"
55+
rev: "v0.17.1"
5656
hooks:
5757
- id: yamlfmt
5858
# Codespell for detecting common misspellings in code

0 commit comments

Comments
 (0)