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.
dependabot.yml
1 parent a4afb6a commit 25da5b7Copy full SHA for 25da5b7
1 file changed
.github/dependabot.yml
@@ -10,16 +10,21 @@ multi-ecosystem-groups:
10
updates:
11
- package-ecosystem: "bundler"
12
directory: "/"
13
+ patterns: ["*"]
14
multi-ecosystem-group: "deps"
15
- package-ecosystem: "npm"
16
17
18
19
- package-ecosystem: "docker"
20
21
22
23
- package-ecosystem: "docker-compose"
24
25
26
27
- package-ecosystem: "github-actions"
28
29
30
0 commit comments