From 0c187ee8d496dc244fbd6b3272e6219ca8d13bad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 29 Sep 2023 12:04:44 +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 00000000..7190a60b --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,3 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +}