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 7d15e01 commit c6a8edeCopy full SHA for c6a8ede
.github/dependabot.yml
@@ -2,16 +2,25 @@ version: 2
2
updates:
3
- package-ecosystem: github-actions
4
directory: /
5
+ groups:
6
+ dependencies:
7
+ patterns: ["*"]
8
schedule:
9
interval: monthly
10
11
- package-ecosystem: npm
12
13
14
15
16
17
18
19
- package-ecosystem: cargo
20
21
22
23
24
25
26
0 commit comments