Skip to content

Commit ad53570

Browse files
committed
double slash
1 parent f7096df commit ad53570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
".github/actions/setup/action.yml"
5858
],
5959
"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"
6161
],
6262
"depNameTemplate": "google/google-java-format",
6363
"datasourceTemplate": "github-releases"
@@ -74,7 +74,7 @@
7474
"description": "Update yarn version (won't work because we need to download the script but gives an alert at least)",
7575
"fileMatch": ".yarnrc.yml",
7676
"matchStrings": [
77-
"yarnPath: \\.yarn\/releases\/yarn-(?<currentValue>.*?)\\.cjs"
77+
"yarnPath: \\.yarn\\/releases\\/yarn-(?<currentValue>.*?)\\.cjs"
7878
],
7979
"depNameTemplate": "yarnpkg/berry",
8080
"datasourceTemplate": "github-releases"

0 commit comments

Comments
 (0)