aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2024-02-21 17:39:37 +0100
committerGitHub <noreply@github.com>2024-02-21 17:39:37 +0100
commite0d8817a57a9a35ec51351a22d6c34e61df766c3 (patch)
tree2c709e2132ddda3f54d68707f58ee06da2c70dd8 /.github
parent64f9ef9770ce43b5f86d27bd0252b6d768fc0f45 (diff)
downloadnextcloud-server-e0d8817a57a9a35ec51351a22d6c34e61df766c3.tar.gz
nextcloud-server-e0d8817a57a9a35ec51351a22d6c34e61df766c3.zip
feat(dependabot): group github actions PRs
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
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 3d979321d22..8758583f460 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -178,6 +178,10 @@ updates:
schedule:
interval: monthly
timezone: Europe/Paris
+ groups:
+ github-actions:
+ patterns:
+ - "*"
labels:
- "3. to review"
- "feature: dependencies"