From f692205504aa65de2ad8679cd86a1528e5796986 Mon Sep 17 00:00:00 2001 From: Risu <79110363+risu729@users.noreply.github.com> Date: Thu, 2 Jan 2025 15:50:35 +0900 Subject: [PATCH] chore(.github/renovate.json5): fix typo in preset version (#12) --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4b40680..0933927 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,7 @@ { // ref: https://docs.renovatebot.com/configuration-options/ $schema: "https://docs.renovatebot.com/renovate-schema.json", - extends: ["github>risu729/renovate-config#`1.1.0"], + extends: ["github>risu729/renovate-config#1.1.0"], // ref: https://docs.renovatebot.com/modules/manager/regex/#advanced-capture customManagers: [ {