diff --git a/backend/biome.json b/backend/biome.json index 3d985b0f..17f46b04 100644 --- a/backend/biome.json +++ b/backend/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.2/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.12/schema.json", "vcs": { "enabled": true, "clientKind": "git", diff --git a/frontend/biome.json b/frontend/biome.json index 298b88b5..696a4e43 100644 --- a/frontend/biome.json +++ b/frontend/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.2/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.12/schema.json", "vcs": { "enabled": true, "clientKind": "git",