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 2ade715 commit a37db0aCopy full SHA for a37db0a
1 file changed
.github/renovate.json
@@ -12,7 +12,9 @@
12
},
13
{
14
"matchPackageNames": [
15
- "https://github.com/autotools-mirror/gettext.git"
+ "https://github.com/autotools-mirror/gettext.git",
16
+ "https://github.com/qt/qttools.git",
17
+ "https://salsa.debian.org/iso-codes-team/iso-codes.git"
18
],
19
"allowedVersions": "/^v[0-9.]+$/"
20
}
0 commit comments