Skip to content

Ignore dtolnay/rust-toolchain in Dependabot#10

Merged
gvonness-apolitical merged 1 commit intomainfrom
ignore-rust-toolchain-dependabot
Feb 27, 2026
Merged

Ignore dtolnay/rust-toolchain in Dependabot#10
gvonness-apolitical merged 1 commit intomainfrom
ignore-rust-toolchain-dependabot

Conversation

@gvonness-apolitical
Copy link
Contributor

Summary

  • Prevent Dependabot from bumping dtolnay/rust-toolchain tags, which select the Rust version to install (not the action version)
  • Closes the pattern that produced PR Bump dtolnay/rust-toolchain from 1.83 to 1.100 #1 (bumping @1.93 to @1.100 broke the MSRV check)

Test plan

  • Config-only change, no code affected

Tags select the Rust version to install, not the action version.
Bumping them breaks the MSRV check.
@gvonness-apolitical gvonness-apolitical merged commit ed69eed into main Feb 27, 2026
6 checks passed
@gvonness-apolitical gvonness-apolitical deleted the ignore-rust-toolchain-dependabot branch February 27, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant