Update renovate config to align with recommendations #noissue
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Varakh 2023-07-28 21:36:47 +00:00
parent 7cee219b19
commit 689c8b4408

View file

@ -1,12 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended", ":rebaseStalePrs", ":ignoreUnstable", "group:monorepos", "group:recommended"
],
"automerge": false,
"major": {
"automerge": false
},
"ignorePaths": [
"android/**",
"ios/**"