Add more dep-update messages

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2024-11-07 12:21:30 +01:00
parent 0206ddaf1c
commit db8439a113
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -17,7 +17,7 @@ match_patch:
- "[fF]ix:"
- "[lL]int:"
- "[rR]efactor:"
- "Update dependencies"
- "(?i)Update(?: .*)? dependencies"
# Every commit message matching one of the regular expressions defined
# in here will cause a major-version increase (1.0.0 -> 2.0.0).