nvchecker: add python-refurb
This commit is contained in:
parent
4fd257cf61
commit
4c0d06b9d3
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[python-refurb]
|
||||
source = "github"
|
||||
github = "dosisod/refurb"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[autopep8]
|
||||
source = "github"
|
||||
github = "hhatto/autopep8"
|
||||
|
|
Loading…
Reference in a new issue