Skip to content

Commit

Permalink
chore(deps): update pre-commit hook compilerla/conventional-pre-commi…
Browse files Browse the repository at this point in the history
…t to v3.2.0 (#21)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[compilerla/conventional-pre-commit](https://github.com/compilerla/conventional-pre-commit)
| repository | minor | `v3.1.0` -> `v3.2.0` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>compilerla/conventional-pre-commit
(compilerla/conventional-pre-commit)</summary>

###
[`v3.2.0`](https://github.com/compilerla/conventional-pre-commit/releases/tag/v3.2.0)

[Compare
Source](https://github.com/compilerla/conventional-pre-commit/compare/v3.1.0...v3.2.0)

-   Support commit messages generated by `git commit -v/--verbose`

#### What's Changed

- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in
[compilerla/conventional-pre-commit#88
- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in
[compilerla/conventional-pre-commit#90
- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in
[compilerla/conventional-pre-commit#94
- chore(deps): bump softprops/action-gh-release from 1 to 2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[compilerla/conventional-pre-commit#93
- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in
[compilerla/conventional-pre-commit#95
- feat: Add support for verbose git messages by
[@&#8203;Ezri-Mudde](https://github.com/Ezri-Mudde) in
[compilerla/conventional-pre-commit#96

#### New Contributors

- [@&#8203;Ezri-Mudde](https://github.com/Ezri-Mudde) made their first
contribution in
[compilerla/conventional-pre-commit#96

**Full Changelog**:
compilerla/conventional-pre-commit@v3.1.0...v3.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/registry-operator/adr).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent d631cb7 commit e29933c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.1.0
rev: v3.2.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]

0 comments on commit e29933c

Please sign in to comment.