diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d80398..50a33bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - id: yamllint name: "Linting yaml" - repo: https://github.com/biomejs/pre-commit - rev: v2.3.8 + rev: v2.3.10 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]