From 4bb41dfaad253a8b54b9463736334e6153cc0869 Mon Sep 17 00:00:00 2001 From: Florian Vogt Date: Fri, 5 Apr 2024 14:42:45 +0200 Subject: [PATCH] ci(dependabot): Run npm update checks daily --- .github/dependabot.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 118b8d970..9bfd84d69 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,10 +9,7 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: weekly - day: friday - time: "11:00" - timezone: Etc/UCT + interval: "daily" reviewers: - "SAP/ui5-foundation" versioning-strategy: increase