Skip to content

Commit 3ef870f

Browse files
authored
chore: Add renovate.json (#4)
1 parent b22fbec commit 3ef870f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"extends": ["github>doist/renovate-config:frontend-base"],
3+
"schedule": ["before 7am every weekday"],
4+
"updateNotScheduled": false,
5+
"reviewers": ["team:frontend-product"],
6+
"prBodyNotes": [
7+
"## Reference\n",
8+
" - See [Keeping dependencies up-to-date](https://handbook.doist.com/doc/keeping-dependencies-up-to-date-Qf28E929N5) for reviewing guidelines."
9+
]
10+
}

0 commit comments

Comments
 (0)