diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04ed61e15..5b4672c5e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,7 +67,7 @@ repos: - prettier-plugin-sort-json@4.1.1 name: "Prettier (JSON sorting)" - repo: https://github.com/biomejs/pre-commit - rev: v2.3.11 + rev: v2.3.12 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]