Skip to content

Commit

Permalink
Update dependency pre-commit to v4.0.1 (#305)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pre-commit](https://github.com/pre-commit/pre-commit) |
patch | `==4.0.0` -> `==4.0.1` |

---

### Release Notes

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

###
[`v4.0.1`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#401---2024-10-08)

[Compare
Source](https://github.com/pre-commit/pre-commit/compare/v4.0.0...v4.0.1)

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

##### Fixes

- Fix `pre-commit migrate-config` for unquoted deprecated stages names
with
    purelib `pyyaml`.
-
[#&#8203;3324](https://github.com/pre-commit/pre-commit/issues/3324)
PR by [@&#8203;asottile](https://github.com/asottile).
-
[pre-commit-ci/issues#234](https://github.com/pre-commit-ci/issues/issues/234)
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored Oct 17, 2024
1 parent c2e7f9e commit c84db65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cruft==2.15.0
mex-release @ git+https://github.com/robert-koch-institut/mex-release.git
pdm==2.19.1
pre-commit==4.0.0
pre-commit==4.0.1
wheel==0.44.0

0 comments on commit c84db65

Please sign in to comment.