diff --git a/biome.json b/biome.json index 218ffa1f..14ed3463 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json", + "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", "files": { "include": ["./src/**/*.ts", "./test/**/*.ts", "tsup.config.ts"], "ignore": ["./test/fixtures/**/*"]