From e911160cbcd3e44cc8ec7ccea69d6e3634a04a2c Mon Sep 17 00:00:00 2001 From: Tatsuto YAMAMOTO Date: Thu, 2 May 2024 16:53:10 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20renovate=E3=81=AE=E8=A8=AD=E5=AE=9A?= =?UTF-8?q?=E3=82=92org=E6=A8=99=E6=BA=96=E3=81=AE=E3=82=82=E3=81=AE?= =?UTF-8?q?=E3=81=AB=E5=88=87=E3=82=8A=E6=9B=BF=E3=81=88=20(#46)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 22a9943..7312901 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:recommended"] + "extends": ["github>poporonnet/renovate-config"] }