Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
chore(config): migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and peterjokumsen committed Aug 25, 2023
1 parent 927d67f commit 7ff5da6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"extends": ["config:recommended"],
"labels": ["dependencies :scroll:", "auto :robot:"],
"packageRules": [
{
Expand All @@ -14,9 +12,7 @@
"addLabels": ["optional", "auto :robot:"]
}
],
"schedule": [
"before 2am"
],
"schedule": ["before 2am"],
"configMigration": true,
"dependencyDashboardTitle": "chore(deps): dependency dashboard",
"dependencyDashboardLabels": ["dependencies :scroll:", "auto :robot:"],
Expand Down

0 comments on commit 7ff5da6

Please sign in to comment.