From 523025c9c33663562b008215aee173a612d04a19 Mon Sep 17 00:00:00 2001 From: Christian Carlsson Date: Thu, 5 Dec 2024 09:49:27 +0000 Subject: [PATCH] chore: daily web dependabot check --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 26f999e8..ea26d619 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "npm" directory: "web" schedule: - interval: "weekly" + interval: "daily" open-pull-requests-limit: 20 - package-ecosystem: "gomod" directory: "/"