We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22fbec commit 3ef870fCopy full SHA for 3ef870f
1 file changed
renovate.json
@@ -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