Add renovate

This commit is contained in:
Stefan Reimer 2023-12-11 19:03:14 +00:00
parent 472bfc98fa
commit 9bc4e530f3
1 changed files with 10 additions and 0 deletions

10
renovate.json Normal file
View File

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