Add dependency changes to patch-level updates

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-10-08 23:02:03 +02:00
parent 29f554915e
commit 018ffc90cb
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -12,6 +12,7 @@ ignore_messages:
# Every commit message matching one of the regular expressions defined
# in here will cause a patch-version increase (1.0.0 -> 1.0.1).
match_patch:
- "^[dD]ep"
- "^[fF]ix"
- "^[lL]int"
- "^[rR]efactor"