Skip to content

Commit 8292401

Browse files
chore: bump @biomejs/biome to 2.3.7 (#250)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 1a63b10 commit 8292401

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

biome.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.1.3/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.7/schema.json",
33
"files": {
44
"ignoreUnknown": true,
5-
"experimentalScannerIgnores": ["reference/**"]
5+
"includes": ["**", "!!**/reference/**"]
66
},
77
"vcs": {
88
"enabled": true,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@ai-sdk/provider": "2.0.0",
4444
"@ai-sdk/provider-utils": "3.0.1",
45-
"@biomejs/biome": "2.1.3",
45+
"@biomejs/biome": "2.3.7",
4646
"@changesets/changelog-github": "0.5.1",
4747
"@changesets/cli": "2.29.7",
4848
"@edge-runtime/vm": "5.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)