commit | fdc55a81825e695048720d18efab2fcd4ba07f05 | [log] [tgz] |
---|---|---|
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Fri Dec 16 20:40:37 2022 +0100 |
committer | GitHub <noreply@github.com> | Fri Dec 16 20:40:37 2022 +0100 |
tree | 6fe58762008353b7069cfc86898b1d1948077bb7 | |
parent | 91dbd7474041880d2babc7124fcce20fe61493c1 [diff] |
Add renovate.json (#4) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..39a2b6e --- /dev/null +++ b/renovate.json
@@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ] +}