[SKIP CI] renovate :)
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
debd7328c8
commit
0b3c2c9f84
1 changed files with 12 additions and 0 deletions
12
renovate.json
Normal file
12
renovate.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base",
|
||||
":npm",
|
||||
":gomod",
|
||||
":pinSkipCi",
|
||||
":docker",
|
||||
":enableVulnerabilityAlerts",
|
||||
":semanticCommits"
|
||||
]
|
||||
}
|
Reference in a new issue