From 5f8efd1e4000360270317742260a3ea611eeb33b Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 16 May 2026 00:12:57 +0200 Subject: [PATCH] feat(deps): Add Nextcloud 35 support on main Signed-off-by: Joas Schilling --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 803409ad..6315843a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,8 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris + cooldown: + default-days: 10 open-pull-requests-limit: 5 - package-ecosystem: "github-actions" directory: "/" @@ -18,4 +20,6 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris + cooldown: + default-days: 10 open-pull-requests-limit: 5