build(deps-dev): update biome.json schema to 2.4.12

Agent-Logs-Url: https://github.com/marocchino/sticky-pull-request-comment/sessions/8669ac78-b2d6-4649-a09c-132358f80309

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-04-21 09:31:35 +00:00 committed by GitHub
parent eae8711c08
commit 358f21ef05
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.11/schema.json",
"$schema": "https://biomejs.dev/schemas/2.4.12/schema.json",
"files": {
"includes": ["src/**/*.ts"]
},