From babdc3def3f746794500d2c1e19f9b9d90eff94c Mon Sep 17 00:00:00 2001 From: Hiroto Kitazawa Date: Thu, 16 Apr 2026 00:07:45 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20Renovate=E3=82=92=E5=B0=8E=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..9b338a6 --- /dev/null +++ b/renovate.json @@ -0,0 +1,3 @@ +{ + "extends": ["github>hiroxto/renovate-config"] +}