There was an error while loading. Please reload this page.
2 parents c4b1724 + aa0e1a2 commit e6ee68cCopy full SHA for e6ee68c
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
22
# Autoformat: markdown, yaml (but not helm templates)
23
- repo: https://github.com/rbubley/mirrors-prettier
24
- rev: 515f543f5718ebfd6ce22e16708bb32c68ff96e1 # frozen: v3.8.3
+ rev: 39e2973981e6d2f9b6c543b0086a2d2393abdc89 # frozen: v3.9.4
25
hooks:
26
- id: prettier
27
exclude: ".*/templates/.*"
@@ -40,7 +40,7 @@ repos:
40
41
# github actions security checks
42
- repo: https://github.com/zizmorcore/zizmor-pre-commit
43
- rev: 9257c6050c0261b8c57e712f632dc4a8010109a9 # frozen: v1.25.2
+ rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
44
45
- id: zizmor
46
args:
0 commit comments