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

Reviewed-on: #5
This commit is contained in:
inhji 2023-03-18 08:13:06 +01:00
commit b67e6daf58

6
renovate.json Normal file
View file

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