From bd6182b79173729a740f6c3228f4290ab924c8b0 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 13 Apr 2022 09:37:32 +0200 Subject: Master is now 25 Signed-off-by: Joas Schilling --- .github/dependabot.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.github') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b235a696a6f..f9bcfafa675 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -62,7 +62,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable21 + target-branch: stable22 labels: - "3. to review" - "feature: dependencies" @@ -80,7 +80,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable22 + target-branch: stable23 labels: - "3. to review" - "feature: dependencies" @@ -98,7 +98,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable23 + target-branch: stable24 labels: - "3. to review" - "feature: dependencies" @@ -117,7 +117,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable21 + target-branch: stable22 labels: - "3. to review" - "feature: dependencies" @@ -135,7 +135,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable22 + target-branch: stable23 labels: - "3. to review" - "feature: dependencies" @@ -153,7 +153,7 @@ updates: day: saturday time: "03:00" timezone: Europe/Paris - target-branch: stable23 + target-branch: stable24 labels: - "3. to review" - "feature: dependencies" -- cgit v1.2.3