Merge pull request #3058 from QYG2297248353/renovate/migrate-config
Migrate renovate config
This commit is contained in:
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
@@ -32,10 +32,13 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["patch", "minor"],
|
||||
"matchUpdateTypes": [
|
||||
"patch",
|
||||
"minor"
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "branch",
|
||||
"requiredStatusChecks": null
|
||||
"ignoreTests": true
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
|
||||
Reference in New Issue
Block a user