diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0040da173..b268f692e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - json5==0.10.0 args: ["--verbose"] - repo: https://github.com/biomejs/pre-commit - rev: v0.5.0 + rev: v0.6.0 hooks: - id: biome-check name: Check JavaScript with biome