Add dependency changes to patch-level updates
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
29f554915e
commit
018ffc90cb
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue