Skip to content

Commit e08165b

Browse files
ci: update Dependabot config (#10)
* added DaisyDomergue as the assignee in dependabot config * ci(dependabot): added reviewer,commit-message, labels
1 parent e6952f6 commit e08165b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,12 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "daily"
8+
commit-message:
9+
prefix: ci
10+
include: scope
11+
reviewers:
12+
- kare
13+
assignees:
14+
- DaisyDomergue
15+
labels:
16+
- ci

0 commit comments

Comments
 (0)