Compare commits

..

No commits in common. "b3105f2fdf82d5917e2e2d0495e25e63b5ce041b" and "47fce0118cea43c07ec6872020636639edd5ea17" have entirely different histories.

View file

@ -140,24 +140,6 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github # github
[pgcli]
source = "github"
github = "dbcli/pgcli"
use_max_tag = true
prefix = "v"
[python-cli_helpers]
source = "github"
github = "dbcli/cli_helpers"
use_max_tag = true
prefix = "v"
[python-pgspecial]
source = "github"
github = "dbcli/pgspecial"
use_max_tag = true
prefix = "v"
[nyxt] [nyxt]
source = "github" source = "github"
github = "atlas-engineer/nyxt" github = "atlas-engineer/nyxt"