nvchecker: add python-refurb

This commit is contained in:
George Rawlinson 2022-12-27 21:10:38 +13:00
parent 4fd257cf61
commit 4c0d06b9d3
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -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"