We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4dc6ad commit f517e7dCopy full SHA for f517e7d
1 file changed
.pre-commit-config.yaml
@@ -85,7 +85,7 @@ repos:
85
86
# zizmor detects security vulnerabilities in GitHub Actions workflows.
87
- repo: https://github.com/woodruffw/zizmor-pre-commit
88
- rev: v1.26.1
+ rev: v1.27.0
89
hooks:
90
- id: zizmor
91
@@ -102,7 +102,7 @@ repos:
102
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"
103
104
- repo: https://github.com/renovatebot/pre-commit-hooks
105
- rev: 43.251.3
+ rev: 43.262.4
106
107
- id: renovate-config-validator
108
stages:
0 commit comments