We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230ecf4 commit 290efc9Copy full SHA for 290efc9
1 file changed
.github/dependabot.yml
@@ -4,11 +4,23 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ groups:
8
+ bundler:
9
+ patterns:
10
+ - "*"
11
- package-ecosystem: "github-actions"
12
13
14
15
16
+ github_actions:
17
18
19
- package-ecosystem: "npm"
20
21
22
23
24
+ npm:
25
26
0 commit comments