nvchecker: add pgformatter

This commit is contained in:
George Rawlinson 2021-09-29 04:58:47 +00:00
parent 1eeef12a56
commit 3e19c73eae
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -84,6 +84,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[pgformatter]
source = "github"
github = "darold/pgFormatter"
use_max_tag = true
prefix = "v"
[jellyfin]
source = "github"
github = "jellyfin/jellyfin"