diff --git a/deny.toml b/deny.toml
index dfc6c254f00a27606b3fc637cda4b6d0498fa9ef..839ccdc922e9daa1187f5018a18e929ab0ae593f 100644
--- a/deny.toml
+++ b/deny.toml
@@ -47,7 +47,4 @@ license-files = [
 
 [sources]
 unknown-registry = "deny"
-unknown-git = "deny"
-allow-git = [
-    "https://git.duniter.org/nodes/typescript/duniter.git",
-]
\ No newline at end of file
+unknown-git = "allow"