rust-lang / cargo-bisect-rustc

Bisects rustc, either nightlies or CI artifacts
https://rust-lang.github.io/cargo-bisect-rustc/
Apache License 2.0
174 stars 55 forks source link

Remove dependabot #222

Closed oli-obk closed 1 year ago

oli-obk commented 1 year ago

It's just very annoying and I don't see the benefit for patch version bumps

LingMan commented 1 year ago

What about ignoring patch version bumps then? At the very least I'd only remove the cargo section and leave github-actions in place.

LingMan commented 1 year ago

See https://github.com/rust-lang/cargo-bisect-rustc/pull/223.