From 7917a6a4b502424aed38f3c11246dd63a072e814 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 16 May 2026 01:13:01 +0200 Subject: [PATCH] feat(deps): Add Nextcloud 35 support Signed-off-by: Joas Schilling --- .github/dependabot.yml | 17 +++++++++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1459c639..b9c50ac4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,21 @@ updates: interval: weekly day: tuesday time: "02:00" + timezone: Europe/Berlin + cooldown: + default-days: 10 open-pull-requests-limit: 10 + + - package-ecosystem: composer + directories: + - "/vendor-bin/cs-fixer" + - "/vendor-bin/phpunit" + - "/vendor-bin/psalm" + versioning-strategy: "increase" + schedule: + interval: weekly + day: saturday + time: "03:00" + timezone: Europe/Berlin + cooldown: + default-days: 10 diff --git a/appinfo/info.xml b/appinfo/info.xml index 8a570c9d..ac7f8049 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -11,7 +11,7 @@ - 1.3.2 + 1.4.0-dev.0 agpl Robin Appelman NotifyPush @@ -27,7 +27,7 @@ Once the app is installed, the push binary needs to be setup. You can either use https://github.com/nextcloud/notify_push/issues - +