On repos that use auto we want to ensure that if the PR was created by dependabot that the PR gets assigned a Version: Trivial label instead of Version: Patch.
Generally we don't consider dependency updates a good reason to update by themselves. This defaults to a label that won't trigger a release.
On repos that use auto we want to ensure that if the PR was created by dependabot that the PR gets assigned a
Version: Trivial
label instead ofVersion: Patch
.Generally we don't consider dependency updates a good reason to update by themselves. This defaults to a label that won't trigger a release.