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

Reviewed-on: #17
This commit is contained in:
Stefan Reimer 2023-08-04 13:34:22 +00:00
commit e5c9459367
1 changed files with 9 additions and 0 deletions

9
renovate.json Normal file
View File

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