From 61dde298d2ee835b1082558364733702a7504147 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 05:26:08 +0000 Subject: [PATCH] chore(deps): update dependency pre-commit to v3.7.1 (#665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.7.0` -> `==3.7.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pre-commit/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pre-commit/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pre-commit/3.7.0/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pre-commit/3.7.0/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
pre-commit/pre-commit (pre-commit) ### [`v3.7.1`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#371---2024-05-10) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1) \================== ##### Fixes - Fix `language: rust` default language version check when `rust-toolchain.toml` is present. - issue by [@​gaborbernat](https://togithub.com/gaborbernat). - [#​3201](https://togithub.com/pre-commit/pre-commit/issues/3201) PR by [@​asottile](https://togithub.com/asottile).
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7614ad2e..978764e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mypy==1.10.0 nest_asyncio==1.6.0 pdoc==14.4.0 pip==24.0 -pre-commit==3.7.0 +pre-commit==3.7.1 pytest==8.2.0 pytest-asyncio==0.23.6 pytest-cov==5.0.0