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

github.com/nextcloud/calendar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-09-29 15:27:16 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-09-29 15:27:16 +0300
commitecc961c23c5704f74e0ec06a7b776a65ff216987 (patch)
treedc4273c003c4d9ea844aa9a7f8ecc7b2400a45a8 /.github
parent85e6e4b164564832a1ae3fc47b24f640b6d6a7f6 (diff)
Ask Dependabot for security bumps on stable3.5
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d7a0653d..399cbe81 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -25,3 +25,13 @@ updates:
versions:
- ">= 4.a"
- "< 5"
+
+# stable3.5
+- package-ecosystem: npm
+ target-branch: stable3.5
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 0
+ labels:
+ - 3 - to review