diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf384023..e4f2ef9c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -44,3 +44,9 @@ updates: update-types: - 'minor' - 'patch' + + - package-ecosystem: "gitsubmodule" + directory: "/" + schedule: + interval: "daily" + time: "00:00"