From e7e68480393665c7c8ecbe626cc9d25cde7a8d4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 11:01:36 +0000 Subject: [PATCH] deps(renovate): update dependency pre-commit to v4.2.0 (#4) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pre-commit](https://redirect.github.com/pre-commit/pre-commit) | minor | `4.1.0` -> `4.2.0` | --- ### Release Notes
pre-commit/pre-commit (pre-commit) ### [`v4.2.0`](https://redirect.github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#420---2025-03-18) [Compare Source](https://redirect.github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0) \================== ##### Features - For `language: python` first attempt a versioned python executable for the default language version before consulting a potentially unversioned `sys.executable`. - [#​3430](https://redirect.github.com/pre-commit/pre-commit/issues/3430) PR by [@​asottile](https://redirect.github.com/asottile). ##### Fixes - Handle error during conflict detection when a file is named "HEAD" - [#​3425](https://redirect.github.com/pre-commit/pre-commit/issues/3425) PR by [@​tusharsadhwani](https://redirect.github.com/tusharsadhwani).
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kellervater/homeracker). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .tool-versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tool-versions b/.tool-versions index 3f2b8e1..39d52fd 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,3 @@ -pre-commit 4.1.0 +pre-commit 4.2.0 ruby 3.3.7 shellcheck 0.9.0