diff options
| author | diogo464 <[email protected]> | 2024-02-04 05:59:19 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2024-02-04 05:59:19 +0000 |
| commit | d00d182ba6a7626cf749a8c1a084d752693f1bdb (patch) | |
| tree | 2d19a9a8824806f368639e7454e8f7ee9e999c0c /renovate.json | |
| parent | 4d28c2fd5748f5896b5916ba278535428be602d7 (diff) | |
| parent | 0cf69f1b2958855a964fa0007c23a3016f962964 (diff) | |
Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: https://git.d464.sh/code/dotup/pulls/1
Diffstat (limited to 'renovate.json')
| -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 | } | ||
