nvchecker: add sheldon
This commit is contained in:
parent
cfaef872bb
commit
1cc464d15e
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
exclude_regex = "^.*(rc).*$"
|
exclude_regex = "^.*(rc).*$"
|
||||||
|
|
||||||
|
[sheldon]
|
||||||
|
source = "github"
|
||||||
|
github = "rossmacarthur/sheldon"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[mdbook-linkcheck]
|
[mdbook-linkcheck]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "Michael-F-Bryan/mdbook-linkcheck"
|
github = "Michael-F-Bryan/mdbook-linkcheck"
|
||||||
|
|
Loading…
Reference in a new issue