summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2023-07-10 08:38:28 +0200
committerMarcel Müller <neikos@neikos.email>2023-07-10 08:38:28 +0200
commitf4f30e19b8ce821807d8a02cac3df2baa3d44d7a (patch)
treed8e6f28a92896608bd57ac37e78d236beeeaf55b
parente48cead9e8e646a90863f07bb56a085f3e84b44c (diff)
Group dependabot updates
Signed-off-by: Marcel Müller <neikos@neikos.email>
-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:
+ - "*"