diff options
| -rw-r--r-- | renovate.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..350f377 --- /dev/null +++ b/renovate.json | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | { | ||
| 2 | "$schema": "https://docs.renovatebot.com/renovate-schema.json", | ||
| 3 | "extends": [ | ||
| 4 | "local>infra/renovate" | ||
| 5 | ] | ||
| 6 | } | ||
