Skip to content

Commit 461e34c

Browse files
committed
ci: let dependabot add reviewrs
1 parent 9f13c76 commit 461e34c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: 2
22
updates:
33
- package-ecosystem: "gradle"
44
open-pull-requests-limit: 20
5-
directory: "/"
5+
directory: "/"
66
schedule:
77
interval: "daily"
8+
reviewers:
9+
- "modelix/all/developers"

0 commit comments

Comments
 (0)