Renovate Configuration

Renovate's behavior is driven by repository-level configuration files (`renovate.json`, `renovate.json5`, `.github/renovate.json`, `.gitlab/renovate.json`, `.renovaterc`, or a deprecated `renovate` key in `package.json`). Configuration supports presets (`extends`), `packageRules` for conditional behavior, schedules, automerge policies, base branch patterns, the Dependency Dashboard, grouping, and per-manager overrides. A canonical JSON Schema (`renovate-schema.json`) describes every option.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/renovate-configuration"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: renovate-bot:renovate-configuration
name: Renovate Configuration
tags:
- Configuration
- Presets
- PackageRules
humanURL: https://docs.renovatebot.com/configuration-options/
properties:
- url: https://docs.renovatebot.com/configuration-options/
  type: Documentation
- url: https://docs.renovatebot.com/config-presets/
  type: Documentation
- url: https://docs.renovatebot.com/key-concepts/dependency-dashboard/
  type: Documentation
- url: https://docs.renovatebot.com/configuration-templates/
  type: Documentation
- url: https://docs.renovatebot.com/renovate-schema.json
  type: JSONSchema
description: Renovate's behavior is driven by repository-level configuration files (`renovate.json`, `renovate.json5`,
  `.github/renovate.json`, `.gitlab/renovate.json`, `.renovaterc`, or a deprecated `renovate` key in `package.json`).
  Configuration supports presets (`extends`), `packageRules` for conditional behavior, schedules, automerge
  policies, base branch patterns, the Dependency Dashboard, grouping, and per-manager overrides. A canonical
  JSON Schema (`renovate-schema.json`) describes every option.