From 4b327a53c14bf26571aeb9008525a03df0b2dffb Mon Sep 17 00:00:00 2001 From: Kai Date: Fri, 9 Jul 2021 13:48:47 +0200 Subject: [PATCH] Unify quotation of ecosystem Signed-off-by: splitt3r --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6f876e8b6..fef83c6a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -39,7 +39,7 @@ updates: versions: - "< 16" - ">= 15.a" -- package-ecosystem: "github-actions" +- package-ecosystem: github-actions directory: "/" schedule: interval: weekly