diff --git a/biome.json b/biome.json index 5e66038..8a2442b 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.0.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.4/schema.json", "files": { "includes": ["src/**/*.ts"] },