mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-27 15:20:33 +05:30
ci(renovate): Update config
This commit is contained in:
parent
03e525746e
commit
03cfcabbf7
9
.github/renovate.json5
vendored
9
.github/renovate.json5
vendored
@ -34,6 +34,15 @@
|
|||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
"matchUpdateTypes": ["minor", "patch"]
|
"matchUpdateTypes": ["minor", "patch"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchManagers": ["github-actions"],
|
||||||
|
"automerge": true,
|
||||||
|
"automergeType": "branch",
|
||||||
|
"matchUpdateTypes": ["digest"]
|
||||||
|
"schedule": [
|
||||||
|
"every 1 months on the first day of the month"
|
||||||
|
]
|
||||||
|
},
|
||||||
//
|
//
|
||||||
// Common library dep
|
// Common library dep
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user