Skip to content

Commit c8c802f

Browse files
committed
Try using Dependabot 'target-branch' config
1 parent aae487f commit c8c802f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ version: 2
33
updates:
44
- package-ecosystem: "github-actions"
55
directory: "/.github/workflows"
6+
target-branch: "dependabot"
67
schedule:
78
interval: "daily"
89

910
- package-ecosystem: "pip"
1011
directory: "/requirements"
12+
target-branch: "dependabot"
1113
schedule:
1214
interval: "daily"
1315
allow:

0 commit comments

Comments
 (0)