Skip to content

Commit

Permalink
🛠️ chore: Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 authored Sep 18, 2023
1 parent b1fb506 commit c5b4b66
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
"automerge": false,
"dependencyDashboard": true,
"ignoreDeps": [],
"labels": ["dependencies"],
"postUpdateOptions": ["yarnDedupeHighest"],
"prConcurrentLimit": 30,
"prHourlyLimit": 0,
"rebaseWhen": "conflicted",
"schedule": "on sunday before 6:00am",
"timezone": "UTC"
}

0 comments on commit c5b4b66

Please sign in to comment.