commit | a774be54ccd25155c04bb4b751e8db64ffab9dd1 | [log] [tgz] |
---|---|---|
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Tue Oct 15 13:11:32 2024 +0000 |
committer | GitHub <noreply@github.com> | Tue Oct 15 13:11:32 2024 +0000 |
tree | 3942076b4585ab66f47c09d88b50207ab208abfe | |
parent | 186dedd4a94a8fd1e327ca5526e45045fd3afba0 [diff] |
Add renovate.json
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" + ] +}