Skip to content

Commit 65767a0

Browse files
hugovkradarhere
andauthored
Use GitLab as data source for libtiff
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent a49c632 commit 65767a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"managerFilePatterns": ["/^\\.github/dependencies\\.json$/"],
9595
"matchStrings": ["\"tiff\":\\s*\"(?<currentValue>\\d+[^\"]*?)\""],
9696
"depNameTemplate": "tiff",
97-
"packageNameTemplate": "libsdl-org/libtiff",
98-
"datasourceTemplate": "github-tags",
97+
"packageNameTemplate": "libtiff/libtiff",
98+
"datasourceTemplate": "gitlab-tags",
9999
"extractVersionTemplate": "^v(?<version>.+)$"
100100
},
101101
{

0 commit comments

Comments
 (0)