Skip to content

Commit 806534c

Browse files
committedMay 22, 2024··
fix: config:base to config:recommended
1 parent 6b200b4 commit 806534c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎default.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base",
4+
"config:recommended",
55
":timezone(Asia/Tokyo)",
66
":prImmediately",
77
":disableRateLimiting"

0 commit comments

Comments
 (0)
Please sign in to comment.