We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5796476 commit 59a39bdCopy full SHA for 59a39bd
1 file changed
.github/dependabot.yml
@@ -6,22 +6,22 @@ updates:
6
schedule:
7
interval: 'daily'
8
groups:
9
- github-dependencies:
+ bundler-dependencies:
10
patterns:
11
- '*'
12
- package-ecosystem: 'github-actions'
13
directory: '/'
14
15
16
17
+ github-actions-dependencies:
18
19
20
- package-ecosystem: 'pre-commit'
21
22
23
24
25
+ pre-commit-hooks:
26
27
0 commit comments