From ea623faa5388833f22ae7744f61f89c4c4138a78 Mon Sep 17 00:00:00 2001 From: yazansalti Date: Thu, 25 Apr 2024 11:44:12 +0200 Subject: [PATCH] Adds dependency groupping and uses weekly schedule in dependabot --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9adccd2..7b564b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,10 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" commit-message: prefix: "chore: " + groups: + github_actions: + patterns: + - "*"