Skip to content

Commit

Permalink
Merge pull request #114 from LM-Commons/visto9259-patch-1
Browse files Browse the repository at this point in the history
Update renovate.json
  • Loading branch information
visto9259 authored Aug 15, 2024
2 parents 3e63c2d + 29e869c commit bfb09fc
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 bfb09fc

Please sign in to comment.