tvl-depot/third_party/apereo-cas/overlay/.github/renovate.json
2020-07-05 19:17:12 +00:00

11 lines
225 B
JSON

{
"extends": [
"config:base",
":preserveSemverRanges",
":rebaseStalePrs",
":disableRateLimiting",
":semanticCommits",
":semanticCommitTypeAll(renovatebot)"
],
"labels": ["dependencies", "bot"]
}