diff --git a/deny.toml b/deny.toml index 6773bd9..c63b57f 100644 --- a/deny.toml +++ b/deny.toml @@ -232,8 +232,8 @@ allow-git = [] [sources.allow-org] # 1 or more github.com organizations to allow git sources for -github = [""] +github = [] # 1 or more gitlab.com organizations to allow git sources for -gitlab = [""] +gitlab = [] # 1 or more bitbucket.org organizations to allow git sources for -bitbucket = [""] +bitbucket = []