Merge pull request 'Configure Renovate' (#53) from renovate/configure into master

Reviewed-on: #53
This commit is contained in:
Stefan Reimer 2023-08-16 10:14:16 +00:00
commit 11889208c7
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
}