From 14bf584dac563b4a7c986f1a2df25f0d669184fb Mon Sep 17 00:00:00 2001 From: Kevin Sandi Date: Wed, 13 Aug 2025 11:57:50 -0600 Subject: [PATCH] Chore: Add dependabot config Issue-ID: CIMAN-33 Change-Id: Icc273b96a4083d7e46edaa39ec6ce5a09b9c9be3 Signed-off-by: Kevin Sandi --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 43cf5514..5fe32abd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,4 +12,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly" -- 2.16.6