Skip to content

Commit

Permalink
Update renovate configuration
Browse files Browse the repository at this point in the history
Update schedule to run daily (pre 2am) instead of all the time
  • Loading branch information
Marc-Andre-Rivet committed Dec 7, 2018
1 parent 0aebb11 commit 7dff4ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/dash-table/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": [
":onlyNpm"
":onlyNpm",
"schedule:daily"
],
"enabledManagers": ["npm"],
"groupName": "all dependencies",
Expand Down

0 comments on commit 7dff4ee

Please sign in to comment.