We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7ec979 + dbda1f2 commit 65529a7Copy full SHA for 65529a7
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: commitlint
31
- id: commitlint-ci
32
- repo: https://github.com/rubocop-hq/rubocop
33
- rev: v1.77.0
+ rev: v1.78.0
34
hooks:
35
- id: rubocop
36
name: Check Ruby files with rubocop
@@ -105,7 +105,7 @@ repos:
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.33.1
+ rev: 0.33.2
109
110
- id: check-github-workflows
111
name: Check GitHub workflows with check-jsonschema
0 commit comments