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