Skip to content

Commit

Permalink
Fix schedule definition
Browse files Browse the repository at this point in the history
  • Loading branch information
lkubb committed Oct 7, 2024
1 parent 305febd commit 75b6bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate-global.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"copier": ">=9.3",
"python": "3.10.15"
},
"schedule": "before 4am",
"schedule": ["before 4am"],
"packageRules": [
{
"matchManagers": ["copier"],
Expand Down

0 comments on commit 75b6bd6

Please sign in to comment.