[skip ci] add the renovate config

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-05-23 00:56:13 +03:00
parent d221df59df
commit 062f923b5d
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

5
renovate.json Normal file
View File

@ -0,0 +1,5 @@
{
"extends": ["config:recommended"],
"timezone": "Europe/Istanbul",
"prHourlyLimit": 20
}