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.3.0 (#6)

[![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://togithub.com/compilerla/conventional-pre-commit)
| repository | minor | `v3.2.0` -> `v3.3.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://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

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

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

- added scopes argument to specify valid scopes by
[@&#8203;mjspeck](https://togithub.com/mjspeck) in
[https://github.com/compilerla/conventional-pre-commit/pull/102](https://togithub.com/compilerla/conventional-pre-commit/pull/102)

#### What's Changed

- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://togithub.com/pre-commit-ci) in
[https://github.com/compilerla/conventional-pre-commit/pull/97](https://togithub.com/compilerla/conventional-pre-commit/pull/97)
- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://togithub.com/pre-commit-ci) in
[https://github.com/compilerla/conventional-pre-commit/pull/98](https://togithub.com/compilerla/conventional-pre-commit/pull/98)
- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://togithub.com/pre-commit-ci) in
[https://github.com/compilerla/conventional-pre-commit/pull/99](https://togithub.com/compilerla/conventional-pre-commit/pull/99)
- chore(pre-commit): autoupdate hooks by
[@&#8203;pre-commit-ci](https://togithub.com/pre-commit-ci) in
[https://github.com/compilerla/conventional-pre-commit/pull/100](https://togithub.com/compilerla/conventional-pre-commit/pull/100)
- feat(format): added scopes argument to specify valid scopes by
[@&#8203;mjspeck](https://togithub.com/mjspeck) in
[https://github.com/compilerla/conventional-pre-commit/pull/102](https://togithub.com/compilerla/conventional-pre-commit/pull/102)

#### New Contributors

- [@&#8203;mjspeck](https://togithub.com/mjspeck) made their first
contribution in
[https://github.com/compilerla/conventional-pre-commit/pull/102](https://togithub.com/compilerla/conventional-pre-commit/pull/102)

**Full Changelog**:
compilerla/conventional-pre-commit@v3.2.0...v3.3.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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/anza-labs/charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY3kiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent a3039c0 commit 3f1ad5a
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.2.0
rev: v3.3.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
Expand Down

0 comments on commit 3f1ad5a

Please sign in to comment.