We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a660d72 + bede867 commit e815e1aCopy full SHA for e815e1a
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.86.0
+ rev: v1.86.1
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: 43.104.8
+ rev: 43.113.0
104
105
- id: renovate-config-validator
106
name: Check Renovate config with renovate-config-validator
0 commit comments