Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/pre-commit to v4.1.0 (#…
Browse files Browse the repository at this point in the history
…160)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[pre-commit/pre-commit](https://github.com/pre-commit/pre-commit)
| repository | minor | `v4.0.1` -> `v4.1.0` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://github.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

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

###
[`v4.1.0`](https://github.com/pre-commit/pre-commit/releases/tag/v4.1.0):
pre-commit v4.1.0

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

##### Features

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

##### Fixes

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am on saturday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->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/reservoir-data/tap-canny).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 0eb304d commit c04ab8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- id: ruff-format

- repo: https://github.com/pre-commit/pre-commit
rev: v4.0.1
rev: v4.1.0
hooks:
- id: validate_manifest

Expand Down

0 comments on commit c04ab8b

Please sign in to comment.