ansible-caddy/.renovaterc.json5
GregoryDosh 9eb4f6dce4
All checks were successful
Publish Collection / Publish Collection (push) Has been skipped
Version Bump Galaxy.yml / Version Bump Galaxy.yml (push) Has been skipped
Initial Dosh LLC Release
2025-11-18 17:09:03 -06:00

9 lines
294 B
Text

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