diff --git a/renovate.json b/renovate.json new file mode 100644 index 00000000..997261bb --- /dev/null +++ b/renovate.json @@ -0,0 +1,7 @@ +{ + "extends": ["config:base"], + "semanticCommits": true, + "stabilityDays": 3, + "prCreation": "not-pending", + "labels": ["dependencies"] +} \ No newline at end of file