All checks were successful
Publish Collection / Publish Collection (push) Successful in 11s
9 lines
294 B
Text
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"
|
|
],
|
|
}
|