From 627eafb38144ab31564c206142e1744c92f6020a Mon Sep 17 00:00:00 2001 From: Klaus Brunner Date: Fri, 8 Dec 2023 08:53:45 +0100 Subject: [PATCH] build: increase dependabot frequency --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 30500e1..f9541ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "maven" directory: "/" schedule: - interval: "monthly" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/" schedule: