Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit b7bd4ed

Browse files
authored
Update dependabot.yml
1 parent c2f687d commit b7bd4ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ updates:
77
day: "monday"
88
labels:
99
- "pip dependencies"
10+
target-branch: "devel"
1011
open-pull-requests-limit: 10
1112
- package-ecosystem: "github-actions"
1213
directory: "/"
@@ -15,6 +16,7 @@ updates:
1516
day: "monday"
1617
labels:
1718
- "github actions"
19+
target-branch: "devel"
1820
open-pull-requests-limit: 10
1921
- package-ecosystem: docker
2022
directory: "/"
@@ -23,4 +25,5 @@ updates:
2325
day: "monday"
2426
labels:
2527
- "docker dependencies"
28+
target-branch: "devel"
2629
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)