Skip to content

Commit

Permalink
chore: disable lock file maintenance (#3314)
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 authored Nov 4, 2024
1 parent f5a3b18 commit 6307db4
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 6307db4

Please sign in to comment.