From d94d1aed5f22f784488d9de07e5ff9140e547b73 Mon Sep 17 00:00:00 2001 From: Livio Amstutz Date: Tue, 20 Oct 2020 08:34:44 +0200 Subject: [PATCH] fix dependabot.yml --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3547281..79ff704 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,6 @@ updates: prefix: chore include: scope - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: weekly \ No newline at end of file + directory: "/" + schedule: + interval: weekly \ No newline at end of file