Skip to content

Commit c1c6b5e

Browse files
committed
Merge of #11922
2 parents 20893f2 + 5c4ad27 commit c1c6b5e

3 files changed

Lines changed: 40 additions & 39 deletions

File tree

biome.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"!public/api-schemas.json",
99
"!public/cli-schema.json",
1010
"!public/mergify-configuration-schema.json",
11-
"!dist/*"
11+
"!dist/*",
12+
"!**/*.svg"
1213
]
1314
},
1415
"formatter": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@astrojs/sitemap": "^3.7.3",
2323
"@astrojs/ts-plugin": "^1.10.9",
2424
"@babel/core": "^7.29.7",
25-
"@biomejs/biome": "^2.4.16",
25+
"@biomejs/biome": "^2.5.0",
2626
"@eslint/compat": "^2.1.0",
2727
"@eslint/js": "^10.0.0",
2828
"@iconify-json/lucide": "^1.2.112",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)