diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-12-15 17:32:33 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-12-15 17:32:33 +0000 |
| commit | 1f7785f39cd4c35b7dba23abb81300d6565ac694 (patch) | |
| tree | c65506fdf40b33770689d3ad9beafda659c1fa3b | |
| parent | chore(github): create funding configuration (diff) | |
| download | archived-github-renovate/configure.tar.xz archived-github-renovate/configure.zip | |
Add renovate.jsonrenovate/configure
| -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..5db72dd --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +} |