diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b9a8c9c64..19d027360 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.1.2 + rev: v2.1.3 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]