We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411b5fa commit 05eba20Copy full SHA for 05eba20
2 files changed
biome.jsonc
@@ -1,4 +1,4 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
+ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
3
"extends": ["@gameroman/config/biome"]
4
}
renovate.json
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
- "extends": ["config:recommended"]
+ "extends": ["local>gameroman/renovate-config"]
0 commit comments