Skip to content

Commit d81b834

Browse files
committed
chore: Changed dependabot to use develop branch as the base
1 parent 00c0279 commit d81b834

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
@@ -4,6 +4,7 @@ updates:
44
directory: /
55
schedule:
66
interval: weekly
7+
target-branch: develop
78
groups:
89
actions-minor:
910
update-types:
@@ -14,6 +15,7 @@ updates:
1415
directory: /
1516
schedule:
1617
interval: weekly
18+
target-branch: develop
1719
groups:
1820
npm-development:
1921
dependency-type: development

0 commit comments

Comments
 (0)