Skip to content

Commit

Permalink
Fix Renovate syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
itconstruct committed Dec 14, 2024
1 parent 22a3e82 commit 5fb358b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"github>truecharts/public//.github/renovate/main.json5"
"github>truecharts/public//.github/renovate/main.json5",
"github>itconstruct/cluster//.github/special_talos.json5"
]
}

0 comments on commit 5fb358b

Please sign in to comment.