We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d46b557 + bc2cc76 commit 858393fCopy full SHA for 858393f
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: check-yaml
19
name: Check YAML files with check-yaml
20
- repo: https://github.com/python-jsonschema/check-jsonschema
21
- rev: 0.37.0
+ rev: 0.37.1
22
hooks:
23
- id: check-github-workflows
24
name: Check GitHub Actions workflows with check-jsonschema
@@ -29,7 +29,7 @@ repos:
29
- id: zizmor
30
name: Check GitHub Actions workflows with zizmor
31
- repo: https://github.com/renovatebot/pre-commit-hooks
32
- rev: 43.86.0
+ rev: 43.101.2
33
34
- id: renovate-config-validator
35
name: Check Renovate config with renovate-config-validator
0 commit comments