Skip to content

Commit de3b2d3

Browse files
chore(deps): update ytanikin/pr-conventional-commits action to v1.5.2 (#1442)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ytanikin/pr-conventional-commits](https://redirect.github.com/ytanikin/pr-conventional-commits) | action | patch | `1.5.1` → `1.5.2` | --- ### Release Notes <details> <summary>ytanikin/pr-conventional-commits (ytanikin/pr-conventional-commits)</summary> ### [`v1.5.2`](https://redirect.github.com/ytanikin/pr-conventional-commits/releases/tag/1.5.2) [Compare Source](https://redirect.github.com/ytanikin/pr-conventional-commits/compare/1.5.1...1.5.2) #### What's Changed - fix: build(deps): bump minimatch from 3.1.2 to 3.1.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;54](https://redirect.github.com/ytanikin/pr-conventional-commits/pull/54) **Full Changelog**: <ytanikin/pr-conventional-commits@1.5.1...1.5.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/blueapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2791427 commit de3b2d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: PR Conventional Commit Validation
12-
uses: ytanikin/pr-conventional-commits@1.5.1
12+
uses: ytanikin/pr-conventional-commits@1.5.2
1313
with:
1414
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert", "depr"]'
1515
add_label: 'false'

0 commit comments

Comments
 (0)