Skip to content

Commit d97d0e6

Browse files
chore: update dependabot configuration to target dev branch for pip and github-actions (#41)
1 parent 8536999 commit d97d0e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
version: 2
33
updates:
44
- package-ecosystem: "pip"
5+
target-branch: dev
56
directory: "/"
67
schedule:
78
interval: monthly
89
- package-ecosystem: "github-actions"
10+
target-branch: dev
911
directory: "/"
1012
schedule:
1113
interval: monthly

0 commit comments

Comments
 (0)