summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-07-10 06:42:19 +0000
committerGitHub <noreply@github.com>2023-07-10 06:42:19 +0000
commitc811e0dfe1565ec068951772e8038e856bafe15a (patch)
treed8e6f28a92896608bd57ac37e78d236beeeaf55b
parente48cead9e8e646a90863f07bb56a085f3e84b44c (diff)
parentf4f30e19b8ce821807d8a02cac3df2baa3d44d7a (diff)
Merge #233
233: Group dependabot updates r=TheNeikos a=TheNeikos <!-- Please explain what this PR is about and feel free to mention someone that, in your opinion, should be interested in this PR. --> Co-authored-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:
+ - "*"