summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 2c932a9d..15402a0c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,4 +4,8 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: "weekly" \ No newline at end of file
+ interval: "weekly"
+ groups:
+ github-actions:
+ patterns:
+ - "*" # Groups ALL github-actions updates into one PR