chore(deps): update dependency pre-commit to v3.3.2 (#11)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit](https://github.com/pre-commit/pre-commit) | dev-dependencies | patch | `3.3.1` -> `3.3.2` |

---

### Release Notes

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

### [`v3.3.2`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#&#8203;332---2023-05-17)

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

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

##### Fixes

-   Work around `r` on windows sometimes double-un-quoting arguments.
    -   [#&#8203;2885](https://github.com/pre-commit/pre-commit/issues/2885) PR by [@&#8203;lorenzwalthert](https://github.com/lorenzwalthert).
    -   [#&#8203;2870](https://github.com/pre-commit/pre-commit/issues/2870) issue by [@&#8203;lorenzwalthert](https://github.com/lorenzwalthert).

</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 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

Co-authored-by: Renovate Bot <renovate@localhost.localdomain>
Co-authored-by: JayPiKay <jpk@noreply.localhost>
Reviewed-on: #11
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
This commit is contained in:
renovate 2023-05-24 21:56:11 +02:00 committed by JayPiKay
parent 4c5c35d714
commit eda3f94fca
1 changed files with 3 additions and 3 deletions

6
poetry.lock generated
View File

@ -379,13 +379,13 @@ dev = ["pre-commit", "tox"]
[[package]]
name = "pre-commit"
version = "3.3.1"
version = "3.3.2"
description = "A framework for managing and maintaining multi-language pre-commit hooks."
optional = false
python-versions = ">=3.8"
files = [
{file = "pre_commit-3.3.1-py2.py3-none-any.whl", hash = "sha256:218e9e3f7f7f3271ebc355a15598a4d3893ad9fc7b57fe446db75644543323b9"},
{file = "pre_commit-3.3.1.tar.gz", hash = "sha256:733f78c9a056cdd169baa6cd4272d51ecfda95346ef8a89bf93712706021b907"},
{file = "pre_commit-3.3.2-py2.py3-none-any.whl", hash = "sha256:8056bc52181efadf4aac792b1f4f255dfd2fb5a350ded7335d251a68561e8cb6"},
{file = "pre_commit-3.3.2.tar.gz", hash = "sha256:66e37bec2d882de1f17f88075047ef8962581f83c234ac08da21a0c58953d1f0"},
]
[package.dependencies]