Skip to content

Commit 88b4955

Browse files
chore(renovate): migrate deprecated property
1 parent 52dfee3 commit 88b4955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"fileMatch": ["(^|/)\\.github/workflows/rust\\.yml$"],
1111
"matchStrings": ["#\\s?renovate: rustc-stable\\s*rustc_version:\\s*'(?<currentValue>\\d\\.\\d+\\.\\d+)'"],
1212
"depNameTemplate": "rust",
13-
"lookupNameTemplate": "rust-lang/rust",
13+
"packageNameTemplate": "rust-lang/rust",
1414
"datasourceTemplate": "github-releases"
1515
}
1616
]

0 commit comments

Comments
 (0)