From 667d188e2881bcbdbd9083c455eab5de03856601 Mon Sep 17 00:00:00 2001 From: Kevin Sandi Date: Wed, 13 Aug 2025 11:58:09 -0600 Subject: [PATCH] Chore: Add dependabot config Issue-ID: CIMAN-33 Change-Id: I833980efcd4511c00fdec7d41d4aa6e303bb9857 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 43cf5514b..5fe32abde 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