Skip to content

Commit

Permalink
feat: schedule renovate daily (#3224)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode committed May 5, 2023
1 parent 0c3f67f commit b01f092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
extends: [
"config:base",
"schedule:earlyMondays",
"schedule:daily",
],
commitMessageSuffix: " in {{packageFile}}",
dependencyDashboardAutoclose: true,
Expand Down

0 comments on commit b01f092

Please sign in to comment.