Skip to content

Commit

Permalink
chore: add renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
lgpage committed Feb 16, 2023
1 parent 2dd1be1 commit 32099cd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"labels": ["dependencies"],
"schedule": [
"before 3am on Monday"
],
"configMigration": true,
"rangeStrategy": "bump",
"dependencyDashboardTitle": "chore: dependency dashboard"
}

0 comments on commit 32099cd

Please sign in to comment.