ansible-cron/.renovaterc.json5
GregoryDosh 5f56f9342b
All checks were successful
Version Bump Galaxy.yml / Version Bump Galaxy.yml (push) Successful in 8s
Publish Collection / Publish Collection (push) Successful in 9s
Initial Dosh LLC Config 🌈🐻
2025-11-24 14:42:45 -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"
],
}