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 60c3cd9 + 1cc95f5 commit d34b176Copy full SHA for d34b176
.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.81.1
+ rev: v1.81.6
34
hooks:
35
- id: rubocop
36
name: Check Ruby files with rubocop
@@ -100,7 +100,7 @@ repos:
100
)$
101
additional_dependencies: [pygments==2.16.1]
102
- repo: https://github.com/renovatebot/pre-commit-hooks
103
- rev: 41.148.5
+ rev: 41.156.1
104
105
- id: renovate-config-validator
106
name: Check Renovate config with renovate-config-validator
0 commit comments