mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
fix(renovate): clarify description for package rules in configuration
This commit is contained in:
parent
9eaf8f1897
commit
8710bd0f09
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"dependencyDashboard": true,
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Automatically merge minor and patch-level updates",
|
||||
"description": "Group minor and patch-level updates",
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"],
|
||||
"automergeType": "branch"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue