Skip to content

Commit 389e939

Browse files
chore(deps): update dependency @biomejs/biome to v2.4.8 (#2796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccdb4f4 commit 389e939

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

biome.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.7/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.8/schema.json",
33
"assist": { "actions": { "source": { "organizeImports": "on" } } },
44
"files": {
55
"includes": ["**", "!**/package.json", "!**/node_modules", "!**/.nuxt", "!**/.output"]

webclient/biome.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.7/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.8/schema.json",
33
"extends": "//"
44
}

0 commit comments

Comments
 (0)