From b68756b3f9f68ae5a3c812a2d56aab07a2ab54bf Mon Sep 17 00:00:00 2001 From: Ross Esposito Date: Mon, 9 Mar 2026 13:18:35 -0500 Subject: [PATCH] Run dependabot so it doesnt interfere with release ops --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ac4c006630e..b283a254cde 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" schedule: interval: daily + time: "08:00" open-pull-requests-limit: 10 target-branch: dev ignore: @@ -17,6 +18,7 @@ updates: directory: "/components" schedule: interval: daily + time: "08:00" open-pull-requests-limit: 10 target-branch: dev ignore: