nvchecker: add python-sqlalchemy2-stubs

This commit is contained in:
George Rawlinson 2021-08-25 01:10:04 +00:00
parent 1494108b04
commit bfcc7f70d0
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[python-sqlalchemy2-stubs]
source = "github"
github = "sqlalchemy/sqlalchemy2-stubs"
use_max_tag = true
prefix = "v"
[miniflux]
source = "github"
github = "miniflux/v2"