Skip to content

Commit e4e5e1e

Browse files
committed
I don't think there is a reason to update this regularly
1 parent 3bcf2ce commit e4e5e1e

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

renovate.json5

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
},
99
],
1010
customManagers: [
11-
{
12-
"fileMatch": ["^conventions/src/main/kotlin/tel\\.schich\\.javacan\\.convention\\.native\\.gradle\\.kts$"],
13-
matchStrings: [
14-
"dockcrossVersion\\s*=\\s*\"(?<currentValue>[^\"]+)\"",
15-
],
16-
// this is hardcoded to linux-x64, but the tag would normally be aligned anyway
17-
depNameTemplate: "docker.io/dockcross/linux-x64",
18-
datasourceTemplate: "docker",
19-
versioningTemplate: "loose",
20-
},
11+
// {
12+
// "fileMatch": ["^conventions/src/main/kotlin/tel\\.schich\\.javacan\\.convention\\.native\\.gradle\\.kts$"],
13+
// matchStrings: [
14+
// "dockcrossVersion\\s*=\\s*\"(?<currentValue>[^\"]+)\"",
15+
// ],
16+
// // this is hardcoded to linux-x64, but the tag would normally be aligned anyway
17+
// depNameTemplate: "docker.io/dockcross/linux-x64",
18+
// datasourceTemplate: "docker",
19+
// versioningTemplate: "loose",
20+
// },
2121
]
2222
}

0 commit comments

Comments
 (0)