merge(3p/apereo-cas-overlay): Merge commit '2e185f50c3
' as 'third_party/apereo-cas/overlay'
Change-Id: Ic3590a8da009199100f6dd9f8c9c41196b5ea9ff
This commit is contained in:
commit
c22796eb2a
32 changed files with 1658 additions and 0 deletions
1
third_party/apereo-cas/overlay/.github/FUNDING.yml
vendored
Normal file
1
third_party/apereo-cas/overlay/.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
custom: ['https://www.apereo.org/content/apereo-membership']
|
11
third_party/apereo-cas/overlay/.github/renovate.json
vendored
Normal file
11
third_party/apereo-cas/overlay/.github/renovate.json
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
":preserveSemverRanges",
|
||||
":rebaseStalePrs",
|
||||
":disableRateLimiting",
|
||||
":semanticCommits",
|
||||
":semanticCommitTypeAll(renovatebot)"
|
||||
],
|
||||
"labels": ["dependencies", "bot"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue