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-01-12 13:57:11 +0300
committerMax <max@nextcloud.com>2022-01-12 14:23:20 +0300
commit942cce7e8392eca6e67b5ba499f7c56518bee16a (patch)
tree6ef3600c1d4d6b9a0e558b2313fb73ba18a939e3 /.github
parent7e96746d8ef5bb64ebeb340c1f16e3ca7e6fe80e (diff)
ci: activate dependabot PRs against stable23
stable20 has reached end of live - drop it. Signed-off-by: Max <max@nextcloud.com>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 204500592..6193a742b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,7 +23,7 @@ updates:
- 3. to review
- dependencies
- package-ecosystem: npm
- target-branch: stable22
+ target-branch: stable23
versioning-strategy: lockfile-only
directory: "/"
schedule:
@@ -39,7 +39,7 @@ updates:
- 3. to review
- dependencies
- package-ecosystem: npm
- target-branch: stable21
+ target-branch: stable22
versioning-strategy: lockfile-only
directory: "/"
schedule:
@@ -55,7 +55,7 @@ updates:
- 3. to review
- dependencies
- package-ecosystem: npm
- target-branch: stable20
+ target-branch: stable21
versioning-strategy: lockfile-only
directory: "/"
schedule: