From 2e6aadfa1e1a662b690d3dcc439d9b2fb07ecaef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 11 Aug 2025 13:36:31 +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 00000000000..7190a60b642 --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,3 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +}