diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4af3dd76a1..8f9934dcc5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - id: check-json5 - repo: https://github.com/biomejs/pre-commit - rev: "v0.4.0" # Use the sha / tag you want to point at + rev: "v0.5.0" # Use the sha / tag you want to point at hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@1.8.2"]