mirror of https://github.com/hans362/DisqusJS.git
chore(renovate): add config
parent
b8de725a9f
commit
23d0166992
@ -0,0 +1,22 @@
|
||||
{
|
||||
"assignees": [
|
||||
"SukkaW"
|
||||
],
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"vulnerabilityAlerts": {
|
||||
"labels": [
|
||||
"security"
|
||||
],
|
||||
"assignees": [
|
||||
"SukkaW"
|
||||
]
|
||||
},
|
||||
"reviewers": [
|
||||
"SukkaW"
|
||||
],
|
||||
"commitMessageAction": "update",
|
||||
"semanticCommits": true,
|
||||
"semanticCommitType": "chore"
|
||||
}
|
Loading…
Reference in New Issue