Skip to content

Commit 2d9b258

Browse files
committed
Configure dependabot to add waiting-for-triage label to its PRs
1 parent 9876359 commit 2d9b258

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
@@ -6,9 +6,11 @@ updates:
66
interval: "weekly"
77
labels:
88
- "type: task"
9+
- "status: waiting-for-triage"
910
- package-ecosystem: "npm"
1011
directory: "/antora"
1112
schedule:
1213
interval: "weekly"
1314
labels:
1415
- "type: task"
16+
- "status: waiting-for-triage"

0 commit comments

Comments
 (0)