Skip to content

Commit

Permalink
chore: re-enable the dependency dashboard (#10615)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud authored Dec 26, 2024
1 parent ac20fae commit 97a0c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"rangeStrategy": "widen",
"extends": ["config:base", ":enablePreCommit", ":disableDependencyDashboard"],
"extends": ["config:base", ":enablePreCommit", ":dependencyDashboard"],
"schedule": ["after 10pm and before 5am every weekday", "every weekend"],
"semanticCommits": "enabled",
"lockFileMaintenance": { "enabled": true },
Expand Down

0 comments on commit 97a0c3d

Please sign in to comment.