LCVcode / jockey

MIT License
2 stars 3 forks source link

Add .github/dependabot.yml #29

Closed johnlettman closed 3 weeks ago

johnlettman commented 3 weeks ago

dependabot is an advantageous CI/CD automation provided by GitHub. It opens PRs to update older dependencies and alerts on known vulnerabilities in the software supply chain.

It's a handy bedrock to have in any repository workflow.

https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide

I have configured this for a daily 10:00 AM America/New_York schedule; however, this can be adjusted to more appropriately match your personal schedule.