Skip to content

Commit 661297a

Browse files
chore(deps): update dependency @biomejs/biome to v2.3.1 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scott Lovegrove <[email protected]>
1 parent e9ee590 commit 661297a

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
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.2.5/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.1/schema.json",
33
"formatter": {
44
"enabled": true,
55
"formatWithErrors": false,

package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"zod": "4.1.12"
5555
},
5656
"devDependencies": {
57-
"@biomejs/biome": "2.2.5",
57+
"@biomejs/biome": "2.3.1",
5858
"@types/uuid": "9.0.8",
5959
"husky": "9.1.7",
6060
"lint-staged": "16.2.6",

0 commit comments

Comments
 (0)