This is a special repository that can be used for a few GitHub features.
Example:
It also contains our shared Renovate bot preset. To use the preset create a renovate.json file with this content:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>stackabletech/.github:renovate-config"
]
}