Add .renovaterc

This commit is contained in:
Renovate 2023-04-20 14:39:17 +03:00
parent 5b1afe2c9e
commit 9fe53521af
1 changed files with 6 additions and 0 deletions

6
.renovaterc Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}