We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41285ed + b33ab67 commit e580eadCopy full SHA for e580ead
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-yaml
12
name: Check YAML files with check-yaml
13
- repo: https://github.com/python-jsonschema/check-jsonschema
14
- rev: 0.36.0
+ rev: 0.36.1
15
hooks:
16
- id: check-github-workflows
17
name: Check GitHub Actions workflows with check-jsonschema
@@ -22,7 +22,7 @@ repos:
22
- id: zizmor
23
name: Check GitHub Actions workflows with zizmor
24
- repo: https://github.com/renovatebot/pre-commit-hooks
25
- rev: 42.84.0
+ rev: 42.95.1
26
27
- id: renovate-config-validator
28
name: Check Renovate config with renovate-config-validator
0 commit comments