mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-26 20:22:32 +02:00
refactor(starter): upgrade to new version of gatsby
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
":automergeTypes"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": ["^stylelint"],
|
||||
"groupName": "stylelint"
|
||||
},
|
||||
{
|
||||
"packagePatterns": ["^eslint"],
|
||||
"groupName": "eslint"
|
||||
@@ -26,7 +30,5 @@
|
||||
"labels": ["renovate"],
|
||||
"prHourlyLimit": 4,
|
||||
"prConcurrentLimit": 16,
|
||||
"rangeStrategy": "bump",
|
||||
"bumpVersion": null,
|
||||
"semanticCommits": true
|
||||
"rangeStrategy": "bump"
|
||||
}
|
||||
|
Reference in New Issue
Block a user