From 4d6cdc99d741917a8fa34adcff18deb4de845207 Mon Sep 17 00:00:00 2001 From: Jaspar Stach Date: Mon, 2 Dec 2024 09:17:37 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fab27f7..a5a7ca4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,6 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "daily" commit-message: prefix: "Deps"