chore: change renovate config (#4108)

This commit is contained in:
三咲智子 2021-10-30 16:55:52 +08:00 committed by GitHub
parent 07dba76162
commit e17f710416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
{
"extends": ["config:base", ":preserveSemverRanges", ":prHourlyLimitNone"]
"extends": ["config:base", ":pinOnlyDevDependencies", ":prHourlyLimitNone"]
}