build(deps-dev): update biome config schema to 2.4.13

Agent-Logs-Url: https://github.com/marocchino/sticky-pull-request-comment/sessions/0e785994-e7ec-4db3-8a22-fde5f916b8a2

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-04-24 05:42:20 +00:00 committed by GitHub
parent f65ffe833f
commit a29cea4f0f
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.12/schema.json",
"$schema": "https://biomejs.dev/schemas/2.4.13/schema.json",
"files": {
"includes": ["src/**/*.ts"]
},