sahil-sagwekar2652 / GitHub-Automation-scripts

Bash and Python scripts to automate your Git & GitHub workflow. Made by using only standard python libraries.
https://sahil-sagwekar2652.github.io/GitHub-Automation-scripts/
MIT License
52 stars 64 forks source link

Addition of dependabot.yml file #105

Closed DivyanshiNarang closed 1 year ago

DivyanshiNarang commented 1 year ago

Issue Description: We need to add dependabot.yml file as it helps us to keep our dependencies up to date. Every day, it checks your dependency files for outdated requirements and opens individual PRs for any it finds.

@sahil-sagwekar2652 please assign me this issue under gssoc'23.

Labels: enhancement