Skip to content

Commit 730ff28

Browse files
authored
Merge pull request #98 from Flo0807/add-renovate-reviewer
Add reviewer to renovate config
2 parents 5e52cf4 + 60c86b4 commit 730ff28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"github>Flo0807/renovate-config//base"
4+
"github>Flo0807/renovate-config//base",
5+
":reviewer(Flo0807)"
56
],
67
"packageRules": [
78
{

0 commit comments

Comments
 (0)