We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
1 parent b10cf93 commit 0c822baCopy full SHA for 0c822ba
.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.22.0
+ rev: v1.23.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.48.2
+ rev: 43.59.3
33
34
- id: renovate-config-validator
35
name: Check Renovate config with renovate-config-validator
0 commit comments