Add renovate.json
All checks were successful
Codespell / Check for spelling errors (push) Successful in 1m17s

This commit is contained in:
Inspector Gadget [BOT] 2024-12-14 19:46:54 +00:00 committed by Sagi Dayan
parent d5d1eecb89
commit 4748425ae6
Signed by: sagi
GPG key ID: FAB96BFC63B46458

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"reviewers": [
"sagi"
]
}