From d5084465a8e566aabd4bd8c27de96de01a645e1c Mon Sep 17 00:00:00 2001 From: Matt Dale <9760375+matthewdale@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:18:52 -0700 Subject: [PATCH] GODRIVER-3445 Update specifications submodule weekly with dependabot. --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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"