Skip to content

Commit 0929219

Browse files
committed
Dependabot: monitor 5.0 branch as well
1 parent 9544801 commit 0929219

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4+
target-branch: "6.x"
5+
directory: "/"
6+
schedule:
7+
interval: daily
8+
cooldown:
9+
default-days: 3
10+
open-pull-requests-limit: 5
11+
labels:
12+
- "no changelog"
13+
assignees:
14+
- "robsdedude"
15+
- package-ecosystem: "github-actions"
16+
target-branch: "5.0"
417
directory: "/"
518
schedule:
619
interval: daily

0 commit comments

Comments
 (0)