chore(renovate): disable respectLatest (#299)

This commit is contained in:
Aleksey Proshutinskiy 2023-12-02 13:38:51 +04:00 committed by GitHub
parent 9e5dc63fb2
commit 19f064519d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
"enabledManagers": ["cargo", "npm", "github-actions", "pip_requirements"],
"rangeStrategy": "pin",
"schedule": "every weekend",
"respectLatest": false,
"packageRules": [
{
"matchManagers": ["cargo", "npm"],