ansible-zero-trust/.renovaterc.json5
2025-11-18 22:23:34 -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"
],
}