Add renovate.json
All checks were successful
/ Build the API (1.17) (push) Successful in 52s
/ Build the API (1.18) (push) Successful in 49s
/ Build the API (1.19) (push) Successful in 48s
/ Build the API (1.20) (push) Successful in 50s

This commit is contained in:
Renovate 2023-04-20 14:13:26 +03:00
parent fee418d90f
commit d7c7689124

6
renovate.json Normal file
View File

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