Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
visto9259 authored Aug 15, 2024
1 parent 3e63c2d commit 29e869c
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,7 @@
"extends": [
"config:recommended"
],
"baseBranches": ["master", "4.x"],
"packageRules": [
{
"matchPackageNames": ["phpunit/phpunit"],
"allowedVersions": "<11.0"
},
{
"matchPackageNames": ["zfr/rbac"],
"allowedVersions": "<2.0"
}
]
"major": {
"dependencyDashboardApproval": true
}
}

0 comments on commit 29e869c

Please sign in to comment.