Skip to content

Commit

Permalink
Update dependency pre-commit to v3.3.3 (#235)
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://github.com/pre-commit/pre-commit) | `==3.3.2`
-> `==3.3.3` |
[![age](https://badges.renovateapi.com/packages/pypi/pre-commit/3.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/pypi/pre-commit/3.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/pypi/pre-commit/3.3.3/compatibility-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/pypi/pre-commit/3.3.3/confidence-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.3.3`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#&#8203;333---2023-06-13)

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

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

##### Fixes

- Work around OS packagers setting `--install-dir` / `--bin-dir` in gem
settings.
- [#&#8203;2905](https://github.com/pre-commit/pre-commit/issues/2905)
PR by [@&#8203;jaysoffian](https://github.com/jaysoffian).
- [#&#8203;2799](https://github.com/pre-commit/pre-commit/issues/2799)
issue by [@&#8203;lmilbaum](https://github.com/lmilbaum).

</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://app.renovatebot.com/dashboard#github/allenporter/flux-local).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 15, 2023
1 parent 315b374 commit 4396e07
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 @@ -8,7 +8,7 @@ nest_asyncio==1.5.6
networkx==3.1
pdoc==13.1.1
pip==23.1.2
pre-commit==3.3.2
pre-commit==3.3.3
pydantic==1.10.9
pytest==7.3.2
pytest-asyncio==0.21.0
Expand Down

0 comments on commit 4396e07

Please sign in to comment.