[PR #229] [MERGED] Update dependency pre-commit to v3.7.1 #226

Closed
opened 2026-09-02 13:09:53 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/229
Author: @renovate[bot]
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @renovate[bot]

Base: masterHead: renovate/pre-commit-3.x-lockfile


📝 Commits (1)

  • 205054b Update dependency pre-commit to v3.7.1

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 poetry.lock (+3 -3)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit 3.6.0 -> 3.7.1 age adoption passing confidence

Release Notes

pre-commit/pre-commit (pre-commit)

v3.7.1

Compare Source

==================

Fixes

v3.7.0

Compare Source

==================

Features
  • Use a tty for docker and docker_image hooks when --color is specified.
Fixes
Updating
  • The per-hook behaviour of fail_fast was fixed. If you want the pre-3.7.0
    behaviour, add fail_fast: true to all hooks before the last fail_fast
    hook.

v3.6.2

Compare Source

==================

Fixes

v3.6.1

Compare Source

==================

Fixes

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. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/discord-twitter-webhooks/pull/229 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/pre-commit-3.x-lockfile` --- ### 📝 Commits (1) - [`205054b`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/205054b412be149b09c5480c77154f2e228ad74f) Update dependency pre-commit to v3.7.1 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+3 -3) </details> ### 📄 Description [![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.6.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.6.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.6.0/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pre-commit/pre-commit (pre-commit)</summary> ### [`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 [@&#8203;gaborbernat](https://togithub.com/gaborbernat). - [#&#8203;3201](https://togithub.com/pre-commit/pre-commit/issues/3201) PR by [@&#8203;asottile](https://togithub.com/asottile). ### [`v3.7.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#370---2024-03-24) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0) \================== ##### Features - Use a tty for `docker` and `docker_image` hooks when `--color` is specified. - [#&#8203;3122](https://togithub.com/pre-commit/pre-commit/issues/3122) PR by [@&#8203;glehmann](https://togithub.com/glehmann). ##### Fixes - Fix `fail_fast` for individual hooks stopping when previous hooks had failed. - [#&#8203;3167](https://togithub.com/pre-commit/pre-commit/issues/3167) issue by [@&#8203;tp832944](https://togithub.com/tp832944). - [#&#8203;3168](https://togithub.com/pre-commit/pre-commit/issues/3168) PR by [@&#8203;asottile](https://togithub.com/asottile). ##### Updating - The per-hook behaviour of `fail_fast` was fixed. If you want the pre-3.7.0 behaviour, add `fail_fast: true` to all hooks before the last `fail_fast` hook. ### [`v3.6.2`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#362---2024-02-18) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2) \================== ##### Fixes - Fix building golang hooks during `git commit --all`. - [#&#8203;3130](https://togithub.com/pre-commit/pre-commit/issues/3130) PR by [@&#8203;asottile](https://togithub.com/asottile). - [#&#8203;2722](https://togithub.com/pre-commit/pre-commit/issues/2722) issue by [@&#8203;pestanko](https://togithub.com/pestanko) and [@&#8203;matthewhughes934](https://togithub.com/matthewhughes934). ### [`v3.6.1`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#361---2024-02-10) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.1) \================== ##### Fixes - Remove `PYTHONEXECUTABLE` from environment when running. - [#&#8203;3110](https://togithub.com/pre-commit/pre-commit/issues/3110) PR by [@&#8203;untitaker](https://togithub.com/untitaker). - Handle staged-files-only with only a crlf diff. - [#&#8203;3126](https://togithub.com/pre-commit/pre-commit/issues/3126) PR by [@&#8203;asottile](https://togithub.com/asottile). - issue by [@&#8203;tyyrok](https://togithub.com/tyyrok). </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://developer.mend.io/github/TheLovinator1/discord-twitter-webhooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:53 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
TheLovinator/discord-twitter-webhooks#226
No description provided.