diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 97ba3101..467d1744 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: hooks: - id: biome-check additional_dependencies: - - '@biomejs/biome@2.4.13' + - '@biomejs/biome@2.4.14' types_or: [javascript] - repo: https://github.com/rvben/rumdl-pre-commit rev: v0.1.87