Browse Source

chore: update biome on pre-commit-config (#71132)

Forgot to update this while updating package.json
Yagiz Nizipli 9 months ago
parent
commit
f92e012d77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -135,7 +135,7 @@ repos:
     hooks:
       - id: biome-check
         name: biome (javascript, typescript, json)
-        additional_dependencies: ['@biomejs/biome@1.7.0']
+        additional_dependencies: ['@biomejs/biome@1.7.3']
   - repo: https://github.com/pre-commit/mirrors-prettier
     rev: 'v3.1.0' # Use the sha or tag you want to point at
     hooks: