Skip to content

Commit 9877ebb

Browse files
committed
chore: update package biome/lefthook
1 parent ae989ae commit 9877ebb

File tree

3 files changed

+143
-137
lines changed

3 files changed

+143
-137
lines changed

biome.json

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.3.10/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.4/schema.json",
33
"assist": { "actions": { "source": { "organizeImports": "on" } } },
44
"formatter": {
55
"enabled": true,

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"sync-locales": "node scripts/sync-locales.js"
1616
},
1717
"devDependencies": {
18-
"@biomejs/biome": "2.3.10",
18+
"@biomejs/biome": "2.4.4",
1919
"lefthook": "^2.0.12",
2020
"tsx": "^4.21.0"
2121
},
2222
"type": "module",
23-
"packageManager": "pnpm@10.18.3",
23+
"packageManager": "pnpm@10.30.3",
2424
"engines": {
2525
"node": ">=20"
2626
},

0 commit comments

Comments
 (0)