aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-23 16:49:03 +0200
committerGravatar GitHub <noreply@github.com> 2023-06-23 16:49:03 +0200
commit363c2e47e617c3f0718a410c038909bc226cd6df (patch)
tree628fb30c0256a9663a4fa75c6946feb8e7abb260
parent9526ed832473dd543c870de45e1a2ea3b13791af (diff)
downloadit-tools-363c2e47e617c3f0718a410c038909bc226cd6df.tar.gz
it-tools-363c2e47e617c3f0718a410c038909bc226cd6df.tar.zst
it-tools-363c2e47e617c3f0718a410c038909bc226cd6df.zip
chore(deps): added renovate.json (#477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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"
+ ]
+}