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:
authorMax <max@nextcloud.com>2022-05-05 07:11:16 +0300
committerMax <max@nextcloud.com>2022-05-05 11:54:31 +0300
commit61be37ce5b231fa1610990e9f1bd9b426fde9827 (patch)
treefbb0fc2525d92f76b2631f0754f8292e86a0a8b2
parente6766d753c10734cde98168cd8b42b7655d4ae6d (diff)
ci: bump dependabot target branches
Part of the Nextcloud 24 branch off. https://github.com/nextcloud/office/issues/5 Signed-off-by: Max <max@nextcloud.com>
-rw-r--r--.github/dependabot.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 6193a742b..aaa4f1231 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,7 +23,7 @@ updates:
- 3. to review
- dependencies
- package-ecosystem: npm
- target-branch: stable23
+ target-branch: stable24
versioning-strategy: lockfile-only
directory: "/"
schedule:
@@ -39,7 +39,7 @@ updates:
- 3. to review
- dependencies
- package-ecosystem: npm
- target-branch: stable22
+ target-branch: stable23
versioning-strategy: lockfile-only
directory: "/"
schedule:
@@ -55,7 +55,7 @@ updates:
- 3. to review
- dependencies
- package-ecosystem: npm
- target-branch: stable21
+ target-branch: stable22
versioning-strategy: lockfile-only
directory: "/"
schedule: