Skip to content

Commit

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

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

---

### Release Notes

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

###
[`v4.1.0`](https://redirect.github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#410---2025-01-20)

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

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

##### Features

-   Add `language: julia`.
-
[#&#8203;3348](https://redirect.github.com/pre-commit/pre-commit/issues/3348)
PR by [@&#8203;fredrikekre](https://redirect.github.com/fredrikekre).
-
[#&#8203;2689](https://redirect.github.com/pre-commit/pre-commit/issues/2689)
issue [@&#8203;jmuchovej](https://redirect.github.com/jmuchovej).

##### Fixes

-   Disable automatic toolchain switching for `language: golang`.
-
[#&#8203;3304](https://redirect.github.com/pre-commit/pre-commit/issues/3304)
PR by [@&#8203;AleksaC](https://redirect.github.com/AleksaC).
-
[#&#8203;3300](https://redirect.github.com/pre-commit/pre-commit/issues/3300)
issue by [@&#8203;AleksaC](https://redirect.github.com/AleksaC).
-
[#&#8203;3149](https://redirect.github.com/pre-commit/pre-commit/issues/3149)
issue by [@&#8203;nijel](https://redirect.github.com/nijel).
-   Fix `language: r` installation when initiated by RStudio.
-
[#&#8203;3389](https://redirect.github.com/pre-commit/pre-commit/issues/3389)
PR by
[@&#8203;lorenzwalthert](https://redirect.github.com/lorenzwalthert).
-
[#&#8203;3385](https://redirect.github.com/pre-commit/pre-commit/issues/3385)
issue by
[@&#8203;lorenzwalthert](https://redirect.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEzNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
RKIMetadataExchange authored Jan 28, 2025
1 parent 7160c62 commit 0817cd9
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.16.0
mex-release==0.3.0
pdm==2.22.2
pre-commit==4.0.1
pre-commit==4.1.0
wheel==0.45.1

0 comments on commit 0817cd9

Please sign in to comment.