Skip to content

Commit

Permalink
ci: enable renovate for fork
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed Aug 15, 2024
1 parent e667ca2 commit cd695fb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/renovate.json5 → renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: [
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>wetransform/renovate-config:default.json5",
"github>wetransform/renovate-config:group-nonmajor-manager.json5",
"github>wetransform/renovate-config:group-nonmajor-manager.json5"
],
"includeForks": true
}

0 comments on commit cd695fb

Please sign in to comment.