add renovate config
All checks were successful
Build and publish the docker image / build (push) Successful in 1m7s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-01-19 14:17:17 +03:00
parent c08e49ee3a
commit 181037bf95
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

5
renovate.json Normal file
View File

@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}