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 eb0a404 commit 246151aCopy full SHA for 246151a
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.0.0/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.0.4/schema.json",
3
"files": {
4
"includes": ["src/**/*.ts"]
5
},
package.json
@@ -35,7 +35,7 @@
35
"@octokit/graphql-schema": "^15.26.0"
36
37
"devDependencies": {
38
- "@biomejs/biome": "2.0.2",
+ "@biomejs/biome": "2.0.4",
39
"@types/node": "^24.0.3",
40
"@vercel/ncc": "^0.38.3",
41
"js-yaml": "^4.1.0",
0 commit comments