From c58ecae8db3396d6b87ebdd877f64dc228484ba3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 13 Jul 2023 11:13:41 +0000 Subject: [PATCH] chore(deps): 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 000000000..7190a60b6 --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,3 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +}