Compare commits

..

No commits in common. "3906ece112b0747cecc8ed344974ebbb4bab3c63" and "c437db1be44083dcd225ce518d7962547c3bd965" have entirely different histories.

View file

@ -147,12 +147,6 @@ 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"
@ -1746,6 +1740,12 @@ 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"