nvchecker: add pgformatter
This commit is contained in:
parent
1eeef12a56
commit
3e19c73eae
1 changed files with 6 additions and 0 deletions
|
@ -84,6 +84,12 @@ use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
exclude_regex = "^.*(rc).*$"
|
exclude_regex = "^.*(rc).*$"
|
||||||
|
|
||||||
|
[pgformatter]
|
||||||
|
source = "github"
|
||||||
|
github = "darold/pgFormatter"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[jellyfin]
|
[jellyfin]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "jellyfin/jellyfin"
|
github = "jellyfin/jellyfin"
|
||||||
|
|
Loading…
Reference in a new issue