summaryrefslogtreecommitdiff
path: root/renovate.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-03-14 19:23:49 +0000
committerGitHub <noreply@github.com>2026-03-14 19:23:49 +0000
commitc5c0b28241f52eaad61f975a9e55792cece3107d (patch)
treeacfce9ac56fc86f88a92460aeb8fddfce6223f40 /renovate.json
parent0aadd62b3982ac4acacf3b8d83ed4aff9404f47d (diff)
Add renovate.jsonrenovate/configure
Diffstat (limited to 'renovate.json')
-rw-r--r--renovate.json6
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"
+ ]
+}