From a88271315f47e17bc21d3fd256f0e9137bf55c0d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Aug 2025 23:07:01 +0000 Subject: [PATCH] Add .github/renovate.json5 --- .github/renovate.json5 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/renovate.json5 diff --git a/.github/renovate.json5 b/.github/renovate.json5 new file mode 100644 index 0000000..7190a60 --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,3 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +}