aj-bagwell / clio

A rust library for parsing command line file name arguements
12 stars 7 forks source link

Enable github's Dependabot #25

Open matthiasgoergens opened 1 year ago

matthiasgoergens commented 1 year ago

This PR enables automated dependency updates built into GitHub. That's useful for keeping up-to-date on security updates for example.

epage commented 1 year ago

I personally found Dependabot too noisy and taking up too much of my time. While RenovateBot was more work to get configured right, it has streamlined my process a lot.

e.g. the config I use with clap: https://github.com/clap-rs/clap/blob/master/.github/renovate.json5