diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c3529d3c0..fe6b61eba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: - id: yamllint name: "YAML linting" - repo: https://github.com/biomejs/pre-commit - rev: v1.9.4 + rev: v2.0.0 hooks: - id: biome-lint name: "Verifying/updating code with biome (improved prettier)"