Skip to content

Commit e8dadb8

Browse files
authored
build: ignore update on rust version (#300)
1 parent 8e83728 commit e8dadb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
$schema: "https://docs.renovatebot.com/renovate-schema.json",
55
extends: ["config:recommended"],
66
additionalReviewers: ["davidB"],
7+
ignoreDeps: [ "rust" ], // to keep mise, rust-toolchain aligned to MSRV
78
packageRules: [
89
{
910
matchUpdateTypes: ["patch", "pin", "digest"],

0 commit comments

Comments
 (0)