mirror of https://github.com/astral-sh/uv
Minor improvements to renovate config (#3038)
This commit is contained in:
parent
dd55995768
commit
74eab0f227
|
|
@ -4,7 +4,8 @@
|
||||||
suppressNotifications: ["prEditedNotification"],
|
suppressNotifications: ["prEditedNotification"],
|
||||||
extends: ["config:recommended"],
|
extends: ["config:recommended"],
|
||||||
labels: ["internal"],
|
labels: ["internal"],
|
||||||
schedule: ["on Monday"],
|
schedule: ["before 4am on Monday"],
|
||||||
|
semanticCommits: "disabled",
|
||||||
separateMajorMinor: false,
|
separateMajorMinor: false,
|
||||||
prHourlyLimit: 10,
|
prHourlyLimit: 10,
|
||||||
enabledManagers: ["github-actions", "pre-commit", "cargo"],
|
enabledManagers: ["github-actions", "pre-commit", "cargo"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue