Skip to content

Commit

Permalink
chore: disable lock file maintence
Browse files Browse the repository at this point in the history
We don't need this without rust, and it is making renovate do weird things.
  • Loading branch information
stuartwdouglas committed Nov 4, 2024
1 parent 65a66c1 commit cc0cadf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
"java": {
"managerBranchPrefix": "java-"
},
lockFileMaintenance: {
"enabled": true,
"automerge": true
},
postUpdateOptions: ["gomodTidy", "pnpmDedupe"],
packageRules: [
{
Expand Down

0 comments on commit cc0cadf

Please sign in to comment.