Skip to content

Commit

Permalink
fix: renovate
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Schuetz <thomas.schuetz@dynatrace.com>
  • Loading branch information
Thomas Schuetz committed Mar 17, 2023
1 parent 8f75d9a commit b6878f6
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,11 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":gitSignOff",
"schedule:nonOfficeHours",
":semanticCommitTypeAll(deps)",
":semanticCommitScope()",
"group:monorepos",
":automergePatch"
],
"addLabels": [
"dependencies"
],
"cloneSubmodules": true,
"prConcurrentLimit": 15,
"stabilityDays": 3,
"timezone": "Europe/Vienna",
"postUpdateOptions": [
"gomodTidy",
"gomodMassage"
],
"semanticCommits": "enabled",
"regexManagers": [
{
"fileMatch": [
Expand All @@ -40,4 +27,4 @@
"test\\/.*\\.ya?ml$"
]
}
}
}

0 comments on commit b6878f6

Please # to comment.