Skip to content

Commit

Permalink
[skip ci] Improved version extraction in Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Jul 5, 2024
1 parent 88b794c commit 1ca8045
Show file tree
Hide file tree
Showing 579 changed files with 1,160 additions and 1,158 deletions.
2 changes: 1 addition & 1 deletion @template/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ description: Some description
renovate:
datasource: github-releases
package: foo/bar
extractVersion: ^v(?<version>.+?)$
extractVersion: ^v(?<version>.+)$
priority: low
Loading

0 comments on commit 1ca8045

Please sign in to comment.