Skip to content

Commit 5b73fa9

Browse files
chore(deps): autoupdate pre-commit (#2357)
<!--pre-commit.ci start--> updates: - [github.com/biomejs/pre-commit: v2.3.2 → v2.3.4](biomejs/pre-commit@v2.3.2...v2.3.4) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1353a56 commit 5b73fa9

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
@@ -88,7 +88,7 @@ repos:
8888
# TODO: Add NPM hooks for formatting and linting
8989
# NPM hooks for JavaScript/TypeScript formatting and linting
9090
- repo: https://github.com/biomejs/pre-commit
91-
rev: "v2.3.2" # Use the sha / tag you want to point at
91+
rev: "v2.3.4" # Use the sha / tag you want to point at
9292
hooks:
9393
- id: biome-check
9494
additional_dependencies: [ "@biomejs/[email protected]" ]

0 commit comments

Comments
 (0)