We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49c632 commit 65767a0Copy full SHA for 65767a0
.github/renovate.json
@@ -94,8 +94,8 @@
94
"managerFilePatterns": ["/^\\.github/dependencies\\.json$/"],
95
"matchStrings": ["\"tiff\":\\s*\"(?<currentValue>\\d+[^\"]*?)\""],
96
"depNameTemplate": "tiff",
97
- "packageNameTemplate": "libsdl-org/libtiff",
98
- "datasourceTemplate": "github-tags",
+ "packageNameTemplate": "libtiff/libtiff",
+ "datasourceTemplate": "gitlab-tags",
99
"extractVersionTemplate": "^v(?<version>.+)$"
100
},
101
{
0 commit comments