diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f99ad81..bc2f323 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/biomejs/pre-commit - rev: "v2.3.15" # Use the sha / tag you want to point at + rev: "v2.4.6" # Use the sha / tag you want to point at hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@2.1.1"]