Skip to content

Commit ff66e4c

Browse files
committed
ci ignore msrv toolchain pin in dependabot
1 parent 902c6be commit ff66e4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ updates:
1313
interval: weekly
1414
commit-message:
1515
prefix: ci
16+
ignore:
17+
# `dtolnay/rust-toolchain@1.95.0` pins the MSRV toolchain, not an
18+
# action release — its version must not be bumped automatically.
19+
- dependency-name: dtolnay/rust-toolchain

0 commit comments

Comments
 (0)