Skip to content

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 Jan 10, 2025
1 parent f02f011 commit fc52ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"packageRules": [
{
"extends": ["group:allNonMajor"],
"schedule": ["before 7am every friday"],
"schedule": ["before 7am on friday"],
"lockFileMaintenance": {
"enabled": true
}
},
{
"extends": ["group:allNonMajor"],
"schedule": ["before 7am every friday"],
"schedule": ["before 7am on friday"],
"lockFileMaintenance": {
"enabled": true
},
Expand Down

0 comments on commit fc52ae1

Please sign in to comment.