We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1353a56 commit 5b73fa9Copy full SHA for 5b73fa9
.pre-commit-config.yaml
@@ -88,7 +88,7 @@ repos:
88
# TODO: Add NPM hooks for formatting and linting
89
# NPM hooks for JavaScript/TypeScript formatting and linting
90
- repo: https://github.com/biomejs/pre-commit
91
- rev: "v2.3.2" # Use the sha / tag you want to point at
+ rev: "v2.3.4" # Use the sha / tag you want to point at
92
hooks:
93
- id: biome-check
94
additional_dependencies: [ "@biomejs/[email protected]" ]
0 commit comments