Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 296c872

Browse files
authoredJul 18, 2019
[ci skip] fix label name (#289)
1 parent 54095c9 commit 296c872

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.dependabot/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ update_configs:
55
update_schedule: "daily"
66
allowed_updates:
77
- match:
8-
update_type: "security"
8+
update_type: "security"
9+
default_labels:
10+
- "component/dependencies"

0 commit comments

Comments
 (0)
Please sign in to comment.