We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfdc801 commit dc7d5e0Copy full SHA for dc7d5e0
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.0.6/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.1.1/schema.json",
3
"vcs": {
4
"enabled": true,
5
"clientKind": "git",
bun.lockb
0 Bytes
package.json
@@ -33,7 +33,7 @@
33
"yaml": "2.8.0"
34
},
35
"devDependencies": {
36
- "@biomejs/biome": "2.0.6",
+ "@biomejs/biome": "2.1.1",
37
"@octokit/types": "14.1.0",
38
"@pnpm/lockfile-types": "7.1.3",
39
"@types/bun": "1.2.18",
0 commit comments