chore: Make renovate care for unstable versions (#942)

Make renovate care for unstable versions

Co-authored-by: Dima <dmitry.shakhtarin@fluence.ai>
This commit is contained in:
Anatolios Laskaris 2023-11-02 10:07:23 +02:00 committed by GitHub
parent e7ea1f80ac
commit 3b0d31325a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
"config:base",
":semanticCommitTypeAll(chore)"
],
"respectLatest": false,
"ignorePaths": ["api/aqua-api-example/**"],
"enabledManagers": ["sbt", "npm", "github-actions"],
"rangeStrategy": "pin",