From c39b7625ee9598b5f95ee62dac6299d6ef48af44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 06:43:38 +0000 Subject: [PATCH] chore: add renovate.json Signed-off-by: Chris Harris --- renovate.json | 6 ++++++ renovate.json.license | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 renovate.json create mode 100644 renovate.json.license diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..5db72dd --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +} diff --git a/renovate.json.license b/renovate.json.license new file mode 100644 index 0000000..7f3babb --- /dev/null +++ b/renovate.json.license @@ -0,0 +1,4 @@ +SPDX-FileCopyrightText: © 2026 OpenCHAMI a Series of LF Projects, LLC + +SPDX-License-Identifier: MIT +