From d1fc448829931f80b3862ed34e4b83d36392e2fa Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 28 Jul 2022 18:45:57 -0400 Subject: [PATCH] Update dependabot.yaml Signed-off-by: Tommy --- .github/dependabot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index cf93897..6002967 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,6 +1,6 @@ version: 2 updates: - package-ecosystem: gitsubmodule - directory: "/themes" + directory: "/" schedule: - interval: daily \ No newline at end of file + interval: daily