diff --git a/biome.jsonc b/biome.jsonc index 0ddd4f7..18d00d5 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json", + "$schema": "https://biomejs.dev/schemas/1.9.0/schema.json", "files": { "ignore": ["**/dist/", "**/lib/", "**/node_modules/"] }, "organizeImports": { "enabled": true