summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 8d61df8..c275ad2 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,7 +4,15 @@ updates:
directory: "/"
schedule:
interval: weekly
+ groups:
+ dependencies:
+ patterns:
+ - "*"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
+ groups:
+ actions:
+ patterns:
+ - "*"