Set "Update dependencies" as patch-level change

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2024-03-01 21:39:37 +01:00
parent 355470d910
commit 83e274ffab
Signed by: luzifer
SSH Key Fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View File

@ -17,6 +17,7 @@ match_patch:
- "[fF]ix:"
- "[lL]int:"
- "[rR]efactor:"
- "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).