mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-07 13:54:45 +03:00
Do not update pinned dependencies
This commit is contained in:
parent
6c126fecf5
commit
59ad8c0f63
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
@ -13,5 +13,6 @@
|
|||
"separateMajorMinor": "false"
|
||||
}
|
||||
],
|
||||
"schedule": ["on the 3rd day of the month"]
|
||||
"schedule": ["on the 3rd day of the month"],
|
||||
"updatePinnedDependencies": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user