Skip to content

Commit ce92779

Browse files
committed
ci(renovate): fixed the reference to the org-level config
to better align with the recommendation for org-level presets: https://docs.renovatebot.com/config-presets/#grouporganization-level-presets
1 parent 5ae7069 commit ce92779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"renovate": {
6161
"extends": [
62-
"github>semantic-release/.github"
62+
"github>semantic-release/.github:renovate-config"
6363
]
6464
}
6565
}

0 commit comments

Comments
 (0)