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