Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-12-22 01:52:34 +0300
committerJulius Härtl <jus@bitgrid.net>2020-12-22 01:52:34 +0300
commitfe591554b230bf356eccc9778f47c02424cfb6c4 (patch)
tree2a916789f94463d9afcfa1a25b0909938cdbf339 /.github
parentb9fa0c370dc05905871e5be431b8c2096d162fc7 (diff)
Add dependabot for stable branches
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml26
1 files changed, 26 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d7d676758..af74ff036 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,6 +23,32 @@ updates:
- 3. to review
- dependencies
- package-ecosystem: npm
+ target-branch: stable20
+ versioning-strategy: lockfile-only
+ directory: "/"
+ schedule:
+ interval: weekly
+ day: saturday
+ time: "03:00"
+ timezone: Europe/Paris
+ open-pull-requests-limit: 30
+ labels:
+ - 3. to review
+ - dependencies
+- package-ecosystem: npm
+ target-branch: stable19
+ versioning-strategy: lockfile-only
+ directory: "/"
+ schedule:
+ interval: weekly
+ day: saturday
+ time: "03:00"
+ timezone: Europe/Paris
+ open-pull-requests-limit: 30
+ labels:
+ - 3. to review
+ - dependencies
+- package-ecosystem: npm
target-branch: stable18
versioning-strategy: lockfile-only
directory: "/"