mirror of https://github.com/astral-sh/ruff
Give renovate more time in which to file PRs (#10692)
This commit is contained in:
parent
b9dfa7845f
commit
2ea0c3dce6
|
|
@ -4,7 +4,7 @@
|
||||||
suppressNotifications: ["prEditedNotification"],
|
suppressNotifications: ["prEditedNotification"],
|
||||||
extends: ["config:recommended"],
|
extends: ["config:recommended"],
|
||||||
labels: ["internal"],
|
labels: ["internal"],
|
||||||
schedule: ["before 4am on Monday"],
|
schedule: ["on Monday"],
|
||||||
separateMajorMinor: false,
|
separateMajorMinor: false,
|
||||||
enabledManagers: ["github-actions", "pre-commit", "cargo", "pep621", "npm"],
|
enabledManagers: ["github-actions", "pre-commit", "cargo", "pep621", "npm"],
|
||||||
cargo: {
|
cargo: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue