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.
1 parent 06280b5 commit 88c866dCopy full SHA for 88c866d
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
stages: [commit-msg]
27
additional_dependencies: ['@commitlint/[email protected]']
28
- repo: https://github.com/rubocop-hq/rubocop
29
- rev: v1.75.6
+ rev: v1.75.7
30
hooks:
31
- id: rubocop
32
name: Check Ruby files with rubocop
@@ -96,7 +96,7 @@ repos:
96
)$
97
additional_dependencies: [pygments==2.16.1]
98
- repo: https://github.com/renovatebot/pre-commit-hooks
99
- rev: 40.19.0
+ rev: 40.32.6
100
101
- id: renovate-config-validator
102
name: Check Renovate config with renovate-config-validator
0 commit comments