nvchecker: add dbmate

This commit is contained in:
George Rawlinson 2021-10-17 11:23:09 +00:00
parent 5b80b23b9a
commit c84374f20a
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -82,6 +82,12 @@ prefix = "r"
# github
[dbmate]
source = "github"
github = "amacneil/dbmate"
use_max_tag = true
prefix = "v"
[tern]
source = "github"
github = "jackc/tern"