This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Enable dependabot updates #11828
Closed
Description
Description:
I already use Dependabot for many projects. With Dependabot it is relatively easy to stay up to date with the dependencies and packages used. Instead of always checking for updates manually, you can e.g. use the dependabot.yml configuration to tell Dependabot to check the project once a week for new releases of the Python packages that are used. If there are new updates, a new pull request is automatically created for them.
Since this procedure takes at least some work off my hands over at my projects, I wanted to ask if you would be up to using it as well. The configuration file is quickly created and dependabot then runs without further ado.
Metadata
Metadata
Assignees
Labels
Our Debian packages, docker images; or issues relevant to downstream packagersMost users are unlikely to come across this or unexpected workflowMinor significance, cosmetic issues, low or no impact to users.New features, changes in functionality, improvements in performance, or user-facing enhancements.