Skip to content

Commit 33a9c05

Browse files
committed
chore: remove redundant recommended config from renovate.json5
Signed-off-by: walnuts1018 <[email protected]>
1 parent aa88fbf commit 33a9c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3-
extends: ["config:recommended", "github>walnuts1018/renovate-config"],
3+
extends: ["github>walnuts1018/renovate-config"],
44
dependencyDashboard: true,
55
timezone: "Asia/Tokyo",
66
packageRules: [

0 commit comments

Comments
 (0)