Skip to content

Commit

Permalink
Merge pull request #41 from loganmarchione/renovate/migrate-config
Browse files Browse the repository at this point in the history
Migrate renovate config
  • Loading branch information
loganmarchione authored Nov 21, 2024
2 parents 54342c6 + 34968cb commit 0a083ab
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:recommended",
"schedule:nonOfficeHours"
],
"dependencyDashboard": true,
"dependencyDashboardTitle": "Renovate Dashboard",
"labels": ["renovatebot"]
"labels": [
"renovatebot"
]
}

0 comments on commit 0a083ab

Please sign in to comment.