chore(renovate): enable respectLatest (#110)

This commit is contained in:
Aleksey Proshutinskiy 2023-11-15 15:31:40 +02:00 committed by GitHub
parent 0b09edfc9c
commit 7fa5682449
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": true,
"packageRules": [
{
"matchManagers": ["cargo", "npm"],