build: update biome.json schema to 2.4.14

Agent-Logs-Url: https://github.com/marocchino/sticky-pull-request-comment/sessions/55df2e59-27ef-4cfb-80fd-0aea2e513745

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-01 23:34:23 +00:00 committed by GitHub
parent 8412458e93
commit 9eb91e7bc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.4.13/schema.json",
"$schema": "https://biomejs.dev/schemas/2.4.14/schema.json",
"files": {
"includes": ["src/**/*.ts"]
},