diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e63e7355..a7f03849 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: yamllint name: "Linting yaml" - repo: https://github.com/biomejs/pre-commit - rev: v2.4.15 + rev: v2.5.2 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@2.0.4"]