Browse Source

Update dependabot config too

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/27648/head
Joas Schilling 5 years ago
parent
commit
15e59a686d
No known key found for this signature in database GPG Key ID: 7076EA9751AACDDA
  1. 12
      .github/dependabot.yml

12
.github/dependabot.yml

@ -62,7 +62,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable19
target-branch: stable20
labels:
- "3. to review"
- "feature: dependencies"
@ -80,7 +80,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable20
target-branch: stable21
labels:
- "3. to review"
- "feature: dependencies"
@ -98,7 +98,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable21
target-branch: stable22
labels:
- "3. to review"
- "feature: dependencies"
@ -117,7 +117,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable19
target-branch: stable20
labels:
- "3. to review"
- "feature: dependencies"
@ -135,7 +135,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable20
target-branch: stable21
labels:
- "3. to review"
- "feature: dependencies"
@ -153,7 +153,7 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable21
target-branch: stable22
labels:
- "3. to review"
- "feature: dependencies"

Loading…
Cancel
Save