Skip to content

Commit 969ee51

Browse files
committed
ci: fix datasource name in renovate.json
1 parent 31ae6d2 commit 969ee51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"customType": "jsonata",
1717
"managerFilePatterns": ["rust-toolchain.toml"],
1818
"fileFormat": "toml",
19-
"datasourceTemplate": "rust-releases",
19+
"datasourceTemplate": "custom.rust-releases",
2020
"depNameTemplate": "rust",
2121
"matchStrings": ["{\"currentValue\": $.toolchain.channel}"]
2222
}

0 commit comments

Comments
 (0)