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

Reviewed-on: #16
This commit is contained in:
Stefan Reimer 2023-08-04 11:54:16 +00:00
commit 3b5a7c74f2
1 changed files with 8 additions and 0 deletions

8
renovate.json Normal file
View File

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