Compare commits

..

2 commits

View file

@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[python-cython-lint]
source = "github"
github = "MarcoGorelli/cython-lint"
use_max_tag = true
prefix = "v"
[python-pysmf]
source = "github"
github = "dsacre/pysmf"
@ -1740,12 +1746,6 @@ source = "github"
github = "grosjo/fts-xapian"
use_max_tag = true
[nextcloud-app-client-push]
source = "github"
github = "nextcloud/notify_push"
use_max_tag = true
prefix = "v"
[shellcheck]
source = "github"
github = "koalaman/shellcheck"