diff --git a/biome.json b/biome.json index 150e057..6eaaef6 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.4/schema.json", "assist": { "actions": { "source": { diff --git a/packages/gutenberg-types/biome.json b/packages/gutenberg-types/biome.json index 5936d87..487480e 100644 --- a/packages/gutenberg-types/biome.json +++ b/packages/gutenberg-types/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.4/schema.json", "extends": "//", "files": { "includes": ["**", "!src/types/**"]