summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2024-04-01 10:33:20 +0800
committerGitHub <noreply@github.com>2024-04-01 10:33:20 +0800
commitb857adc169cf866ebee11134432e1e9d94845f54 (patch)
treef1d818a147f336160b62895dc80abe6ecee2aa30 /.github
parent7dbd3719e731b34d8ba8086e0ddd034ea0eaf2e6 (diff)
CI: Configure dependabot grouping (#395)
* CI: Configure dependabot grouping * Write changelog
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index a936b1a..6560351 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,3 +5,7 @@ updates:
schedule:
interval: monthly
open-pull-requests-limit: 30
+ groups:
+ dependencies:
+ patterns:
+ - "*"