diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ae85d6..9e830ba 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.5.6" # Use the sha / tag you want to point at + rev: "v2.5.8" # Use the sha / tag you want to point at hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@2.1.1"]