Skip to content

Commit 0c1bba5

Browse files
committed
Set Dependabot target-branch for 1.0.x branch
1 parent 5432b4f commit 0c1bba5

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
@@ -5,6 +5,7 @@ updates:
55
schedule:
66
interval: weekly
77
day: thursday
8+
target-branch: '1.0.x'
89
ignore:
910
- dependency-name: '*'
1011
update-types:
@@ -28,6 +29,7 @@ updates:
2829
schedule:
2930
interval: weekly
3031
day: friday
32+
target-branch: '1.0.x'
3133
labels:
3234
- 'type: task'
3335
groups:

0 commit comments

Comments
 (0)