fix(config) config schema newline (#10323)

## Summary
Looks like we may have introduced a formatting issue in recent PRs.

## Testing
- [x] ran `just write-config-schema`
This commit is contained in:
Dylan Hurd 2026-01-31 22:08:29 -07:00 committed by GitHub
parent e470461a96
commit ae4eeff440
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1569,4 +1569,4 @@
},
"title": "ConfigToml",
"type": "object"
}
}