Skip to content

Commit dc7d5e0

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

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
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.0.6/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.1.1/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yaml": "2.8.0"
3434
},
3535
"devDependencies": {
36-
"@biomejs/biome": "2.0.6",
36+
"@biomejs/biome": "2.1.1",
3737
"@octokit/types": "14.1.0",
3838
"@pnpm/lockfile-types": "7.1.3",
3939
"@types/bun": "1.2.18",

0 commit comments

Comments
 (0)