From 7c18ca2f39d4d9d8ab3a23c06889dac2af880bce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 27 Oct 2024 00:06:07 +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" +}