diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e69de29b..4fcd556e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +version: 2 +updates: +- package-ecosystem: gitsubmodule + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10