mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced 2024-11-24 02:03:47 +00:00
Configure Renovate (#3)
Co-authored-by: Renovate Bot <sam+renovate@samtherapy.net> Co-committed-by: Renovate Bot <sam+renovate@samtherapy.net>
This commit is contained in:
parent
63c262b028
commit
e5bf6169d8
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"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue