From a47c80e2f2e8e904cbc2bb33c5af4da756516252 Mon Sep 17 00:00:00 2001 From: John Cairns Date: Mon, 30 Dec 2024 21:42:27 -0600 Subject: [PATCH] fix: dependabot fmt --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e58da6a..59454c6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,9 +13,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: monthly + interval: monthly - package-ecosystem: "npm" directory: "/" schedule: interval: monthly -