Skip to content

Commit e90ff06

Browse files
committed
chore: Fix renovate.json
1 parent 4c8c137 commit e90ff06

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"github>koki-develop/renovate-config",
5-
"github>koki-develop/renovate-config:mise"
6-
],
3+
"extends": ["github>koki-develop/renovate-config"],
74
"packageRules": [
85
{
96
"matchPackageNames": ["github.com/alecthomas/chroma/v2"],

0 commit comments

Comments
 (0)