Skip to content

Commit 2ffc8d9

Browse files
committed
Renovate: .tool-versions
1 parent eccfce1 commit 2ffc8d9

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
@@ -8,7 +8,7 @@
88
{
99
"customType": "regex",
1010
"extractVersionTemplate": "^v?(?<version>.*)$",
11-
"managerFilePatterns": ["/\\.ya?ml$/"],
11+
"managerFilePatterns": ["/\\.ya?ml$/", "/^.tool-versions$/"],
1212
"matchStrings": [
1313
"(\\s+|.*?@)(?<currentValue>\\S+)\\s*#\\s*datasource=(?<datasource>\\S+)\\s+depName=(?<depName>\\S+)(\\s+versioning=(?<versioning>\\S+))?(\\s+registryUrl=(?<registryUrl>\\S+))?\\s*\\n"
1414
],

0 commit comments

Comments
 (0)