Org-level configuration for the Emkraan GitHub organization.
renovate.json is a shared Renovate preset config
that fleet repos extend:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>Emkraan/.github//renovate.json"]
}| Setting | Value |
|---|---|
| Schedule | Monday before 6 AM ET |
| PR hourly limit | 4 |
| PR concurrent limit | 8 |
| devDependency minor/patch | automerge |
| GitHub Actions minor/patch | automerge |
| Vulnerability alerts | enabled, labeled security |
Groups: react-ecosystem, vite, typescript, fastapi-uvicorn, github-actions.
The Renovate GitHub App must be installed on the
Emkraan org for PRs to be opened. Once installed, add a renovate.json extending this
preset to any repo you want covered.