Skip to content

Commit

Permalink
chore(renovate): disable lockfile maintenance for cargo (#770)
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Maas <fpgmaas@gmail.com>
  • Loading branch information
mkniewallner and fpgmaas authored Jul 20, 2024
1 parent 89f990a commit 5d07b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
// https://docs.renovatebot.com/configuration-options/#lockfilemaintenance
lockFileMaintenance: {
enabled: true,
enabledManagers: ["pep621"],
schedule: ["before 5am on saturday"],
},

Expand Down

0 comments on commit 5d07b7d

Please sign in to comment.