Skip to content

Commit 7ac5e01

Browse files
committed
fix: remove redundant args from biome-check hook to avoid duplication errors
1 parent 1f07fb7 commit 7ac5e01

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ repos:
120120
name: run biome-check
121121
description: Run Biome linter and formatter for JSON files
122122
additional_dependencies: ["@biomejs/biome"]
123-
args: ["--files-ignore-unknown=true"]
124123

125124
- repo: https://github.com/pre-commit/mirrors-prettier
126125
rev: v4.0.0-alpha.8

0 commit comments

Comments
 (0)