From f64523108a4ee20a26a98758ec1c367d2e3156f5 Mon Sep 17 00:00:00 2001 From: Kevin Sandi Date: Wed, 13 Aug 2025 11:57:39 -0600 Subject: [PATCH] Chore: Add dependabot config Issue-ID: CIMAN-33 Change-Id: Ia29d2b27cef0eb4fd1a378fb79000264755cb7e8 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