pubgrub-rs / pubgrub

PubGrub version solving algorithm implemented in Rust
https://pubgrub-rs.github.io/pubgrub/pubgrub/
Mozilla Public License 2.0
337 stars 29 forks source link

Add dependabot #196

Closed konstin closed 3 months ago

konstin commented 3 months ago

Weekly updates for dependabot and cargo dependencies as PRs. This is the same configuration we are using in uv minus the automatic label: Feel to edit the interval if you prefer something else.

zanieb commented 3 months ago

There's currently no grouping which is more work but gives you discrete commits if there's a regression. I prefer more work merging but am not opposed to grouping here :)

Eh2406 commented 3 months ago

Looks like our CI want type must be one of [build, ci, docs, feat, fix, perf, refactor, release, revert, style, test] [type-enum] not chore. :-( And same on the other PRs.