ci(renovate): fixed reference to the org-level config

This commit is contained in:
Matt Travi 2024-01-01 15:06:05 -06:00
parent 50ad70f229
commit 7983c57300
No known key found for this signature in database
GPG Key ID: 8C173646C24FED70

View File

@ -159,7 +159,7 @@
},
"renovate": {
"extends": [
"github>semantic-release/.github"
"github>semantic-release/.github:renovate-config"
]
}
}