Skip to content

Commit

Permalink
Remove prPriority from lockFileMaintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Jun 1, 2024
1 parent 86ec2cd commit 637a49f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"rangeStrategy": "pin",
"lockFileMaintenance": {
"enabled": true,
"schedule": ["before 4pm on Wednesday except before 9am on Wednesday"],
"prPriority": -2
"schedule": ["before 4pm on Wednesday except before 9am on Wednesday"]
},
"packageRules": [
{
Expand Down

0 comments on commit 637a49f

Please sign in to comment.