1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-27 10:18:30 +00:00

stop excluding http deps from renovate !!!!

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-19 19:24:13 -04:00 committed by June
parent 30b5142ecc
commit aa77a31dfc

View file

@ -11,6 +11,5 @@
}, },
"nix": { "nix": {
"enabled": true "enabled": true
}, }
"ignoreDeps": ["tower-http", "axum-server", "hyper", "axum", "http"]
} }