We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
1 parent 466d3e2 commit e2a1db7Copy full SHA for e2a1db7
.pre-commit-config.yaml
@@ -24,12 +24,12 @@ repos:
24
name: Check GitHub Actions workflows with check-jsonschema
25
args: ["--verbose"]
26
- repo: https://github.com/zizmorcore/zizmor-pre-commit
27
- rev: v1.23.1
+ rev: v1.24.0
28
hooks:
29
- id: zizmor
30
name: Check GitHub Actions workflows with zizmor
31
- repo: https://github.com/renovatebot/pre-commit-hooks
32
- rev: 43.104.7
+ rev: 43.112.1
33
34
- id: renovate-config-validator
35
name: Check Renovate config with renovate-config-validator
0 commit comments