mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced 2024-11-01 01:20:34 +00:00
Renovate Bot
e5bf6169d8
Co-authored-by: Renovate Bot <sam+renovate@samtherapy.net> Co-committed-by: Renovate Bot <sam+renovate@samtherapy.net>
12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base",
|
|
":npm",
|
|
":gomod",
|
|
":pinSkipCi",
|
|
":docker",
|
|
":enableVulnerabilityAlerts",
|
|
":semanticCommits"
|
|
]
|
|
}
|