File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 57
57
" .github/actions/setup/action.yml"
58
58
],
59
59
"matchStrings" : [
60
- " https:\/\ / github\\ .com\/ google\/ google-java-format\/ releases\/ download\/ v(?<currentValue>.*?)\/ google-java-format-(?<currentValue>.*?)-all-deps\\ .jar"
60
+ " https:\\ / \\ /github\\ .com\\ /google\\ /google-java-format\\ /releases\\ /download\\ /v(?<currentValue>.*?)\ \ /google-java-format-(?<currentValue>.*?)-all-deps\\ .jar"
61
61
],
62
62
"depNameTemplate" : " google/google-java-format" ,
63
63
"datasourceTemplate" : " github-releases"
74
74
"description" : " Update yarn version (won't work because we need to download the script but gives an alert at least)" ,
75
75
"fileMatch" : " .yarnrc.yml" ,
76
76
"matchStrings" : [
77
- " yarnPath: \\ .yarn\/ releases\/ yarn-(?<currentValue>.*?)\\ .cjs"
77
+ " yarnPath: \\ .yarn\\ /releases\ \ /yarn-(?<currentValue>.*?)\\ .cjs"
78
78
],
79
79
"depNameTemplate" : " yarnpkg/berry" ,
80
80
"datasourceTemplate" : " github-releases"
You can’t perform that action at this time.
0 commit comments