-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Description
Is your feature request related to a problem? Please describe.
Yes, it relates to the challenge of managing outdated dependencies. It can be difficult to ensure all dependencies are updated promptly, which may lead to security vulnerabilities or compatibility issues.
Describe the solution you'd like
I would appreciate if Dependabot
could automatically review all dependencies in the repository and create pull requests for any updates.
Describe alternatives you've considered
- Manually tracking and updating dependencies, but this process is time-intensive.
- Exploring other tools such as Renovate or
Snyk
, which offer similar features but may not integrate with GitHub as seamlessly asDependabot
.
Additional context
Adding customisable update schedules (e.g., weekly, monthly) would be especially useful.
Metadata
Metadata
Assignees
Labels
No labels