From 573c04045c247791523062205dcc76b5cf69066c Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 22 May 2024 20:38:40 -0400 Subject: ci: garnix -> gha for 12343894th time --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/dependabot.yml') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1d662ce..4c39a33 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,8 @@ 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" commit-message: - prefix: "actions" + prefix: "ci" -- cgit v1.2.3