From 72bff1ec8a538066466eeae2134df1b02f9f082b Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Tue, 25 Mar 2025 07:58:21 -0400 Subject: [PATCH] =?UTF-8?q?Revert=20"Change=20@aws-sdk=20dependency=20upda?= =?UTF-8?q?te=20frequency=20from=20weekly=20to=20monthly=20(#=E2=80=A6"=20?= =?UTF-8?q?(#8787)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 323c5f597878c78e9f2b5278dc95fa80a8e4aa62. --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b40721dd7b..3723b92747 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,5 +26,3 @@ updates: aws: patterns: - "@aws-sdk/*" - schedule: - interval: "monthly"