From 2b395a5180cc612cfd254eaac216dfbef58d4897 Mon Sep 17 00:00:00 2001 From: Kevin Sandi Date: Wed, 13 Aug 2025 11:57:54 -0600 Subject: [PATCH] Chore: Add dependabot config Issue-ID: CIMAN-33 Change-Id: I09a0df4e370c636ea8b26e85a5cdd00c8e5363d0 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 43cf5514bd..5fe32abde8 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