Skip to content

Commit fa96dc2

Browse files
committed
chore(ci): add type: build label to Dependabot config
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 81cbd0c commit fa96dc2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ updates:
55
schedule:
66
interval: weekly
77
open-pull-requests-limit: 10
8+
labels:
9+
- "dependencies"
10+
- "type: build"
811
target-branch: code/cash
912
reviewers:
1013
- bmc08gt

0 commit comments

Comments
 (0)