Enable dependabot to keep docs dependencies updated
- Dominant language
- No language data
- Stars
- 406
- Forks
- 619
- PR merge metrics
- No merged PRs in 30d
Description
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Turn on dependabot for the requirements.txt file to check that the versions are updated weekly.
### Why is this needed?
So manually bumping requirements isn't needed.
### What should happen?
Add a dependabot `.github` workflow.
### Additional Context
It looks like this was started with https://github.com/conda/conda-docs/pull/991
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with requirements.txt and the .github configuration, then review pull request #991 because the issue says this work may already have started there. Add the Dependabot configuration so requirements.txt is checked weekly, and verify that the resulting update schedule matches the request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100