diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55faa1d..7bc1bc4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,4 +13,8 @@ updates: groups: actions: patterns: - - "actions/*" \ No newline at end of file + - "actions/*" + - package-ecosystem: gitsubmodule + schedule: + interval: "weekly" + directory: "/" \ No newline at end of file