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.
2 parents 3a3b365 + f652b86 commit 60c3cd9Copy full SHA for 60c3cd9
.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: 41.138.4
+ rev: 41.148.5
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.34.0
+ rev: 0.34.1
109
110
- id: check-github-workflows
111
name: Check GitHub workflows with check-jsonschema
0 commit comments