Skip to content

Commit 05eba20

Browse files
committed
update-dependencies
1 parent 411b5fa commit 05eba20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

biome.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
2+
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
33
"extends": ["@gameroman/config/biome"]
44
}

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"]
3+
"extends": ["local>gameroman/renovate-config"]
44
}

0 commit comments

Comments
 (0)