From 665dd0b59f22132348c59290aee8011598a66311 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 13 Jul 2023 11:17:08 +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" +}