nvchecker: add d2

This commit is contained in:
George Rawlinson 2022-11-23 09:12:47 +00:00
parent 468c4f69c0
commit da5ff64485
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -143,6 +143,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github # github
[d2]
source = "github"
github = "terrastruct/d2"
use_max_tag = true
prefix = "v"
[xq] [xq]
source = "github" source = "github"
github = "sibprogrammer/xq" github = "sibprogrammer/xq"