renovate[bot] commited on
Commit
7f2f581
·
1 Parent(s): 7e21c78

chore(deps): update pre-commit hook google/yamlfmt to v0.14.0

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -31,7 +31,7 @@ repos:
31
  args: [--fix]
32
  - id: ruff-format
33
  - repo: https://github.com/google/yamlfmt
34
- rev: v0.13.0
35
  hooks:
36
  - id: yamlfmt
37
  - repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror
 
31
  args: [--fix]
32
  - id: ruff-format
33
  - repo: https://github.com/google/yamlfmt
34
+ rev: v0.14.0
35
  hooks:
36
  - id: yamlfmt
37
  - repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror