Skip to content

Commit

Permalink
Update renovate.json (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored Mar 4, 2024
1 parent 1fd302d commit 126f035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies.yaml$$"
],
"matchStrings": [
"datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s.*(version|VERSION|ver|VER)(: |=)(?<currentValue>.*)\\s"
"datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s.*(.+: )(?<currentValue>.*)\\s"
],
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}github-release{{/if}}"
}
Expand Down

0 comments on commit 126f035

Please sign in to comment.