diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d3193029..e9a6312af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: args: - --external-sources - repo: https://github.com/biomejs/pre-commit - rev: v2.2.0 + rev: v2.2.2 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]