summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-24 05:42:40 +0000
committerGitHub <[email protected]>2022-09-24 05:42:40 +0000
commitdb15490c8de34904735dc34d0f6fd05e16539676 (patch)
treea9a9509067dd85b296cd00da1500a7e0a6e70e3c
parentfeat: initial commit (diff)
downloadmachinis-db15490c8de34904735dc34d0f6fd05e16539676.tar.xz
machinis-db15490c8de34904735dc34d0f6fd05e16539676.zip
chore(deps): add 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..39a2b6e
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,6 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "config:base"
+ ]
+}