mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Migrate config .github/renovate.json
This commit is contained in:
@@ -32,10 +32,13 @@
|
|||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["patch", "minor"],
|
"matchUpdateTypes": [
|
||||||
|
"patch",
|
||||||
|
"minor"
|
||||||
|
],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
"requiredStatusChecks": null
|
"ignoreTests": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchFileNames": [
|
"matchFileNames": [
|
||||||
|
|||||||
Reference in New Issue
Block a user