We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pre-commit
1 parent 9cb4da1 commit e375854Copy full SHA for e375854
.pre-commit-config.yaml
@@ -100,12 +100,12 @@ repos:
100
)$
101
additional_dependencies: [pygments==2.16.1]
102
- repo: https://github.com/renovatebot/pre-commit-hooks
103
- rev: 42.29.5
+ rev: 42.58.3
104
hooks:
105
- id: renovate-config-validator
106
name: Check Renovate config with renovate-config-validator
107
- repo: https://github.com/python-jsonschema/check-jsonschema
108
- rev: 0.35.0
+ rev: 0.36.0
109
110
- id: check-github-workflows
111
name: Check GitHub workflows with check-jsonschema
0 commit comments