Merge pull request 'chore: Configure Renovate' (#2) from renovate/configure into master

Reviewed-on: #2
This commit is contained in:
Michael Grote 2024-01-28 23:33:28 +01:00
commit fcd6f370d9
1 changed files with 6 additions and 0 deletions

6
renovate.json Normal file
View File

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