Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ repos:
hooks:
- id: biome-check
name: Biome check (format + lint)
additional_dependencies: ["@biomejs/biome@2.4.15"]
additional_dependencies: ["@biomejs/biome@2.4.16"]
# File scope here mirrors the `includes` in the root `biome.json`. Keep
# them in sync — Biome resolves its own scope from biome.json; the regex
# below is purely to skip invoking the hook on irrelevant changes.
Expand Down
Loading