bin-caddy/.renovaterc.json5
GregoryDosh 0b7caa6c55
Some checks failed
Build Caddy / Build Caddy (push) Has been cancelled
Initial Dosh LLC Config 🌈🐻
2025-11-24 13:09:08 -06:00

8 lines
224 B
Text

// SPDX-License-Identifier: AGPL-3.0-or-later
// SPDX-FileCopyrightText: 2025 Dosh LLC
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: [
"local>dosh-llc/renovate-config:default.json5"
],
}