From eda3f94fcad12b4dbd257c4045f3232c46a16f4c Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 24 May 2023 21:56:11 +0200 Subject: [PATCH] chore(deps): update dependency pre-commit to v3.3.2 (#11) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
pre-commit/pre-commit ### [`v3.3.2`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#​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. - [#​2885](https://github.com/pre-commit/pre-commit/issues/2885) PR by [@​lorenzwalthert](https://github.com/lorenzwalthert). - [#​2870](https://github.com/pre-commit/pre-commit/issues/2870) issue by [@​lorenzwalthert](https://github.com/lorenzwalthert).
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Renovate Bot Co-authored-by: JayPiKay Reviewed-on: https://git.goatpr0n.de/public/doxy/pulls/11 Co-authored-by: renovate Co-committed-by: renovate --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3cae71b..9a77772 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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]