Skip to content

Commit 5d07b7d

Browse files
chore(renovate): disable lockfile maintenance for cargo (#770)
Co-authored-by: Florian Maas <[email protected]>
1 parent 89f990a commit 5d07b7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
// https://docs.renovatebot.com/configuration-options/#lockfilemaintenance
3838
lockFileMaintenance: {
3939
enabled: true,
40+
enabledManagers: ["pep621"],
4041
schedule: ["before 5am on saturday"],
4142
},
4243

0 commit comments

Comments
 (0)