aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 6023a59cc88..46b990e452b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -107,7 +107,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable26
+ target-branch: stable27
labels:
- "3. to review"
- "feature: dependencies"
@@ -127,7 +127,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable27
+ target-branch: stable28
labels:
- "3. to review"
- "feature: dependencies"
@@ -147,7 +147,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable28
+ target-branch: stable29
labels:
- "3. to review"
- "feature: dependencies"
@@ -160,7 +160,7 @@ updates:
# Disable automatic rebasing because without a build CI will likely fail anyway
rebase-strategy: "disabled"
-# Testing StableXX composer
+ # Testing StableXX composer
- package-ecosystem: composer
directory: "/build/integration"
schedule:
@@ -168,7 +168,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable26
+ target-branch: stable27
labels:
- "3. to review"
- "feature: dependencies"
@@ -186,7 +186,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable27
+ target-branch: stable28
labels:
- "3. to review"
- "feature: dependencies"
@@ -204,7 +204,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
- target-branch: stable28
+ target-branch: stable29
labels:
- "3. to review"
- "feature: dependencies"