Skip to content
Snippets Groups Projects
Unverified Commit 9a92e926 authored by Stefan's avatar Stefan Committed by GitHub
Browse files

docs: document that updateTypes: ['patch'] only works/matches if...

docs: document that updateTypes: ['patch'] only works/matches if separateMinorPatch is set to true (#7628)

Co-authored-by: default avatarRhys Arkins <rhys@arkins.net>
Co-authored-by: default avatarJamie Magee <JamieMagee@users.noreply.github.com>
parent a13e57f1
No related branches found
No related tags found
No related merge requests found
......@@ -1271,7 +1271,7 @@ For example to apply a special label for Major updates:
## patch
Add to this object if you wish to define rules that apply only to patch updates.
See also `major` and `minor` configuration options.
Only applies if `separateMinorPatch` is set to true.
## php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment