ansible-webmin/.renovaterc.json5
GregoryDosh 3596dcf04c
All checks were successful
Publish Collection / Publish Collection (push) Successful in 11s
feat: Initial Release 🌈🐻
2025-11-18 18:29:36 -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"
],
}