Skip to content

Commit

Permalink
Update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mopolo committed Nov 2, 2024
1 parent 8091904 commit 2a8a21e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"dependencyDashboardApproval": true,
"matchUpdateTypes": [ "major" ]
},
{
"matchManagers": [ "composer" ],
"matchDepNames": [ "php" ],
"enabled": false
},
{
"matchManagers": [ "composer" ],
"rangeStrategy": "bump"
Expand Down

0 comments on commit 2a8a21e

Please sign in to comment.