Spaces:
Configuration error
Configuration error
renovate[bot]
commited on
Commit
·
4ac82cc
1
Parent(s):
5f15aaf
chore(deps): update pre-commit hook google/yamlfmt to v0.15.0
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -32,7 +32,7 @@ repos:
|
|
32 |
args: [--fix]
|
33 |
- id: ruff-format
|
34 |
- repo: https://github.com/google/yamlfmt
|
35 |
-
rev: v0.
|
36 |
hooks:
|
37 |
- id: yamlfmt
|
38 |
- repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror
|
|
|
32 |
args: [--fix]
|
33 |
- id: ruff-format
|
34 |
- repo: https://github.com/google/yamlfmt
|
35 |
+
rev: v0.15.0
|
36 |
hooks:
|
37 |
- id: yamlfmt
|
38 |
- repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror
|