diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-03-14 19:23:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-14 19:23:49 +0000 |
| commit | c5c0b28241f52eaad61f975a9e55792cece3107d (patch) | |
| tree | acfce9ac56fc86f88a92460aeb8fddfce6223f40 | |
| parent | 0aadd62b3982ac4acacf3b8d83ed4aff9404f47d (diff) | |
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" + ] +} |
