Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Dec 4, 2022
1 parent 4fb419a commit 31bfbba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"fileMatch": ["scripts/.*\\.sh"],
"matchStrings": [
"aqua-installer +(\\| +(ba|z)?sh +-s +-- +)?(-i +\\S+ +)?-v ['\"]?(?<currentValue>[^'\" \\n]+)['\"]?\\s"
"aqua-installer +(\\| +(ba|z)?sh +-s +-- +)?(-i +\\S+ +)?-v +['\"]?(?<currentValue>[^'\" \\n]+)['\"]?\\s"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "aquaproj/aqua"
Expand Down

0 comments on commit 31bfbba

Please sign in to comment.