Skip to content

Commit 7e4132c

Browse files
chore(deps): update pre-commit hook biomejs/pre-commit to v2.2.4 (#104)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [biomejs/pre-commit](https://redirect.github.com/biomejs/pre-commit) | repository | minor | `v2.0.6` -> `v2.2.4` | 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://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>biomejs/pre-commit (biomejs/pre-commit)</summary> ### [`v2.2.4`](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.3...v2.2.4) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.3...v2.2.4) ### [`v2.2.3`](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.2...v2.2.3) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.2...v2.2.3) ### [`v2.2.2`](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.0...v2.2.2) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.0...v2.2.2) ### [`v2.2.0`](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.4...v2.2.0) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.4...v2.2.0) ### [`v2.1.4`](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.3...v2.1.4) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.3...v2.1.4) ### [`v2.1.3`](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.2...v2.1.3) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.2...v2.1.3) ### [`v2.1.2`](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.1...v2.1.2) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.1...v2.1.2) ### [`v2.1.1`](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.0...v2.1.1) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.1.0...v2.1.1) ### [`v2.1.0`](https://redirect.github.com/biomejs/pre-commit/compare/v2.0.6...v2.1.0) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.0.6...v2.1.0) </details> --- ### 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. --- - [ ] <!-- 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/codegen-sh/graph-sitter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 394e2b0 commit 7e4132c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
types_or: [python, jupyter, pyi]
1919

2020
- repo: https://github.com/biomejs/pre-commit
21-
rev: "v2.0.6"
21+
rev: "v2.2.4"
2222
hooks:
2323
- id: biome-check
2424
language: node

0 commit comments

Comments
 (0)