From 3781b62d35ed5998d54adbf14554eb1824c769cc Mon Sep 17 00:00:00 2001 From: Dylan T Date: Tue, 1 Feb 2022 23:58:49 +0000 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 993b80367..b33ae2404 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,8 @@ updates: interval: daily time: "10:00" open-pull-requests-limit: 10 + +- package-ecosystem: gitsubmodule + directory: "/" + schedule: + interval: daily