Update renovate.json

This commit is contained in:
Yogesh Choudhary Paliyal
2024-09-13 23:27:26 +05:30
committed by GitHub
parent 7c941c86d7
commit 4af681c45b

View File

@@ -6,7 +6,8 @@
"packageRules": [
{
"matchPackagePatterns": ["*"],
"automerge": true
"automerge": true,
"rebaseWhen": "auto"
}
]
}