mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 01:01:02 +08:00
🔧 chore(renovate): update package rules configuration
- remove 'minor' and 'patch' from automatic label assignment - maintain major updates and other types in labeling rules
This commit is contained in:
parent
6e63b96ae2
commit
ae37a53691
@ -17,7 +17,7 @@
|
||||
"prConcurrentLimit":0,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["major", "minor", "patch", "pin", "pinDigest", "digest", "lockFileMaintenance", "rollback", "bump", "replacement"],
|
||||
"matchUpdateTypes": ["major", "pin", "pinDigest", "digest", "lockFileMaintenance", "rollback", "bump", "replacement"],
|
||||
"addLabels": ["{{ updateType }}"]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user