Merge pull request 'Configure Renovate' (#38) from renovate/configure into main

Reviewed-on: #38
This commit is contained in:
Matyáš Caras 2023-09-12 20:08:58 +02:00
commit 9da89cfd2a

7
renovate.json Normal file
View file

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