Skip to content

Commit

Permalink
Update dependency pre-commit to v3.4.0 (#323)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pre-commit](https://togithub.com/pre-commit/pre-commit) | `==3.3.3`
-> `==3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pre-commit/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pre-commit/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pre-commit/3.3.3/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pre-commit/3.3.3/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.4.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#340---2023-09-02)

[Compare
Source](https://togithub.com/pre-commit/pre-commit/compare/v3.3.3...v3.4.0)

\==================

##### Features

-   Add `language: haskell`.
- [#&#8203;2932](https://togithub.com/pre-commit/pre-commit/issues/2932)
by [@&#8203;alunduil](https://togithub.com/alunduil).
-   Improve cpu count detection when run under cgroups.
- [#&#8203;2979](https://togithub.com/pre-commit/pre-commit/issues/2979)
PR by [@&#8203;jdb8](https://togithub.com/jdb8).
- [#&#8203;2978](https://togithub.com/pre-commit/pre-commit/issues/2978)
issue by [@&#8203;jdb8](https://togithub.com/jdb8).

##### Fixes

-   Handle negative exit codes from hooks receiving posix signals.
- [#&#8203;2971](https://togithub.com/pre-commit/pre-commit/issues/2971)
PR by [@&#8203;chriskuehl](https://togithub.com/chriskuehl).
- [#&#8203;2970](https://togithub.com/pre-commit/pre-commit/issues/2970)
issue by [@&#8203;chriskuehl](https://togithub.com/chriskuehl).

</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/allenporter/flux-local).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 42fdbd7 commit 704319c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mypy==1.5.1
nest_asyncio==1.5.7
pdoc==14.0.0
pip==23.2.1
pre-commit==3.3.3
pre-commit==3.4.0
pydantic==2.3.0
pytest==7.4.1
pytest-asyncio==0.21.1
Expand Down

0 comments on commit 704319c

Please sign in to comment.