diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ceca9fcd1..9f5d548c3 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.3.5 + rev: v2.3.6 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]