Dependabot Configuration

The dependabot.yml schema, examples, validation rules, and capability catalog for configuring GitHub Dependabot.

API entry from apis.yml

apis.yml Raw ↑
aid: dependabot-yml:dependabot-config
name: Dependabot Configuration
description: The dependabot.yml schema, examples, validation rules, and capability catalog for configuring
  GitHub Dependabot.
tags:
- Configuration
- YAML
- Dependabot
properties:
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/json-schema/dependabot-config-schema.json
- type: Rules
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/rules/dependabot-config-rules.yml
- type: Capabilities
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/capabilities/dependabot-yml-capabilities.md
- type: Example
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/examples/basic-npm.yml
- type: Example
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/examples/multi-ecosystem.yml
- type: Example
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/examples/grouped-security.yml
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/vocabulary/dependabot-yml-vocabulary.json
- type: JSON-LD
  url: https://raw.githubusercontent.com/api-evangelist/dependabot-yml/main/json-ld/dependabot-yml.jsonld