OPS: renovate config

This commit is contained in:
Overtorment 2026-02-26 19:03:26 +00:00 committed by GitHub
parent 2315ea7fdf
commit d1c457c6ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,9 @@
{
"extends": [
"config:base",
"config:best-practices",
":disableMajorUpdates",
":rebaseStalePrs",
":preserveSemverRanges"
]
],
"ignoreDeps": ["@react-navigation/*", "react-native"]
}