Skip to content

Commit

Permalink
fix matchStrings
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Jan 5, 2023
1 parent 9d2f601 commit d24a682
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 @@ -17,7 +17,7 @@
"regexManagers": [
{
"fileMatch": ["^README.md$"],
"matchStrings": ["peaceiris/workflows/.+@v(?<currentValue>.*)"],
"matchStrings": ["peaceiris/workflows/.+@(?<currentValue>.*)"],
"datasourceTemplate": "github-releases",
"depNameTemplate": "peaceiris/workflows"
}
Expand Down

0 comments on commit d24a682

Please sign in to comment.