mirror of
https://github.com/element-hq/lk-jwt-service.git
synced 2026-03-29 08:39:55 +00:00
Consolidate non-major dependency updates into larger batches (#160)
Configuring Renovate to work like it does on our other repos, where we get one big PR for all non-major updates every once in a while.
This commit is contained in:
@@ -19,7 +19,13 @@
|
||||
"groupName": "GitHub Actions",
|
||||
"matchDepTypes": ["action"],
|
||||
"pinDigests": true
|
||||
},
|
||||
{
|
||||
"groupName": "all non-major dependencies",
|
||||
"groupSlug": "all-minor-patch",
|
||||
"matchUpdateTypes": ["minor", "patch"]
|
||||
}
|
||||
],
|
||||
"semanticCommits": "disabled",
|
||||
"minimumReleaseAge": "5 days"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user