File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 {
1616 "fileMatch" : [" ^\\ .github/workflows/test_typst_out_action\\ .yml$" ],
1717 "matchStrings" : [
18- " - (?<currentDigest>.*?) # specify a version (updated to the latest release by renovate)"
18+ " - (?<currentDigest>.*?) # specify a commit hash (updated to the latest main hash by renovate)"
1919 ],
2020 "depNameTemplate" : " typst/typst" ,
2121 "lookupNameTemplate" : " https://github.com/typst/typst.git" ,
2525 {
2626 "fileMatch" : [" ^\\ .github/workflows/test_typst_out_action\\ .yml$" ],
2727 "matchStrings" : [
28- " - (?<currentValue>.*?) # specify a commit hash (updated to the latest main hash by renovate)"
28+ " - (?<currentValue>.*?) # specify a version (updated to the latest release by renovate)"
2929 ],
3030 "datasourceTemplate" : " github-releases" ,
3131 "versioningTemplate" : " loose" ,
You can’t perform that action at this time.
0 commit comments