doc: explain how to use

This commit is contained in:
RouxAntoine 2024-09-16 00:11:28 +02:00
parent 078fd615c4
commit 8c8dee36a4
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# Renovate shared presets
this is a repository of renovates shared presets
## usage
```shell
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>antoine/renovate-config"
]
}
```