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
-
+