diff --git a/README.md b/README.md new file mode 100644 index 0000000..620db89 --- /dev/null +++ b/README.md @@ -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" + ] +} +``` \ No newline at end of file