Skip to content

Commit

Permalink
chore: update renovate config (open-telemetry#1169)
Browse files Browse the repository at this point in the history
* chore: update renovate config

* chore: add labels

* chore: update schedule
  • Loading branch information
mayurkale22 authored and dyladan committed Feb 18, 2021
1 parent 4221c2d commit 762efb4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion api/renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"extends": [
"config:base"
]
],
"rebaseWhen": "behind-base-branch",
"schedule": [
"after 9pm and before 5am"
],
"labels": ["dependencies"]
}

0 comments on commit 762efb4

Please sign in to comment.