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

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-11-25 13:46:19 +0300
committerGitHub <noreply@github.com>2021-11-25 13:46:19 +0300
commitaa319dbe9c00094facbb75f63de3d9a32e1bde08 (patch)
tree7652493c1ff84d15dcd2fa941b17f1f2e47d6f3b
parent991ab6cf6ecfd7795a4cbcedf6de0b0293fa34cf (diff)
parentc3f90418d1c1f4cfbdd057d920e5e9824fe1728b (diff)
Merge pull request #904 from nextcloud/nickvergessen-patch-1
Update stable23 instead of stable20
-rw-r--r--.github/dependabot.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 22060fcd..22f975ed 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -28,7 +28,7 @@ updates:
- package-ecosystem: composer
directory: "/"
- target-branch: stable22
+ target-branch: stable23
schedule:
interval: weekly
day: saturday
@@ -41,7 +41,7 @@ updates:
- package-ecosystem: composer
directory: "/"
- target-branch: stable21
+ target-branch: stable22
schedule:
interval: weekly
day: saturday
@@ -54,7 +54,7 @@ updates:
- package-ecosystem: composer
directory: "/"
- target-branch: stable20
+ target-branch: stable21
schedule:
interval: weekly
day: saturday