Configure Dependabot using a YAML config file #1650
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
good first issue
New-contributor friendly
help wanted
Open to participation from the community
🟩 priority: low
Low priority and doesn't need to be rushed
Description
For this repository, Dependabot is enabled but not configured. Adding a
.github/dependabot.yml
file should fix that. Using the file we can configure things like the update schedule and the labels to attach to the PRs made by Dependabot.Expectation
Dependabot should make regular, well-labeled PRs to the repository.
Additional context
You can use the config from the API repo as a reference. Also see the GitHub docs describing this config file.
Resolution
The text was updated successfully, but these errors were encountered: