We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10698da commit 9fa6d90Copy full SHA for 9fa6d90
1 file changed
.github/dependabot.yml
@@ -9,7 +9,15 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
+ groups:
13
+ dependencies:
14
+ patterns:
15
+ - "*"
16
- package-ecosystem: "github-actions" # See documentation for possible values
17
18
19
20
21
22
23
0 commit comments