rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.72k stars 309 forks source link

add dependabot config #674

Closed danieleades closed 1 year ago

danieleades commented 1 year ago

adds dependabot config for bumping github action versions.

I've excluded rust dep updates for now, simply because the dev dependencies are out of date, but will require breaking changes to update. Doesn't look like there's anything in CI right now that would catch breaking changes in the dev dependencies, so best to park that for now.

bors[bot] commented 1 year ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.