From 015b648883b297cbbd68668e11e2e3df02f513a4 Mon Sep 17 00:00:00 2001 From: Rick M Date: Wed, 30 Oct 2024 08:25:38 -0400 Subject: [PATCH] Set group name - gha Signed-off-by: Rick M --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 813e1052..048a5672 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,11 @@ version: 2 updates: - - package-ecosystem: "github-actions" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: "github-actions" + directory: "/" schedule: interval: "weekly" groups: - dependencies: + gha: applies-to: version-updates patterns: - "*"