mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 00:24:13 -05:00
Renovate: Use update-lockfile as the rangeStrategy for cargo dependencies (#10582)
This commit is contained in:
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
@@ -13,6 +13,10 @@
|
||||
"pep621",
|
||||
"npm",
|
||||
],
|
||||
"cargo": {
|
||||
// See https://docs.renovatebot.com/configuration-options/#rangestrategy
|
||||
"rangeStrategy": "update-lockfile",
|
||||
},
|
||||
"pep621": {
|
||||
"fileMatch": [
|
||||
"^(python|scripts)/.*pyproject\\.toml$",
|
||||
|
||||
Reference in New Issue
Block a user