diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 99a748d8f..e48a84f89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: hooks: - id: biome-check additional_dependencies: - - '@biomejs/biome@2.3.10' + - '@biomejs/biome@2.3.11' - repo: https://github.com/codespell-project/codespell rev: v2.4.1 hooks: diff --git a/biome.json b/biome.json index 740dc8e70..25e330d7a 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.10/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json", "assist": { "actions": { "source": {