5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

ci: group minor and patch updates in a single PR

This commit is contained in:
Wagner Santos 2024-04-01 08:57:46 -03:00 committed by GitHub
parent 3c75220e8d
commit 22e654bdab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,12 @@ updates:
schedule: schedule:
interval: weekly interval: weekly
open-pull-requests-limit: 99 open-pull-requests-limit: 99
groups:
minor-and-patch:
applies-to: version-updates
update-types:
- "patch"
- "minor"
- package-ecosystem: docker - package-ecosystem: docker
directory: / directory: /