Skip to content

Commit 66ad009

Browse files
chore(deps): update pre-commit hook biomejs/pre-commit to v2.2.5 (#120)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [biomejs/pre-commit](https://redirect.github.com/biomejs/pre-commit) | repository | patch | `v2.2.4` -> `v2.2.5` | 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.5`](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.4...v2.2.5) [Compare Source](https://redirect.github.com/biomejs/pre-commit/compare/v2.2.4...v2.2.5) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e108e6 commit 66ad009

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.2.4"
21+
rev: "v2.2.5"
2222
hooks:
2323
- id: biome-check
2424
language: node

0 commit comments

Comments
 (0)