Skip to content

Commit

Permalink
renovate: enable lockFileMaintenance
Browse files Browse the repository at this point in the history
to get updates of transitive deps
  • Loading branch information
lazka committed Oct 24, 2024
1 parent 87843a9 commit 7424bf5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"composer": {
"enabled": false
},
"lockFileMaintenance": {
"enabled": true
},
"cloneSubmodules": true,
"packageRules": [
{
Expand Down

0 comments on commit 7424bf5

Please sign in to comment.