diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 53a36570c..9b36a6a09 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: v2.4.12 + rev: v2.4.13 hooks: - id: biome-lint name: "Verifying/updating code with biome (improved prettier)"