diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af7206e80b..315e454f23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,4 +11,8 @@ updates: - package-ecosystem: gomod directory: / schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly" + - package-ecosystem: "gitsubmodule" + directory: "/" + schedule: + interval: "weekly"