nvchecker: add bear
This commit is contained in:
parent
76a5770884
commit
bb62854189
1 changed files with 5 additions and 0 deletions
|
@ -121,6 +121,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[bear]
|
||||||
|
source = "github"
|
||||||
|
github = "rizsotto/Bear"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
[cppcheck]
|
[cppcheck]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "danmar/cppcheck"
|
github = "danmar/cppcheck"
|
||||||
|
|
Loading…
Reference in a new issue