diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..8ec9325 --- /dev/null +++ b/renovate.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>OpenCHAMI/.github//renovate-config/default", + "config:recommended" + ] +} diff --git a/renovate.json.license b/renovate.json.license new file mode 100644 index 0000000..db315fb --- /dev/null +++ b/renovate.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: © 2026 OpenCHAMI a Series of LF Projects, LLC + +SPDX-License-Identifier: MIT