Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2021-12-15 17:27:22 +0300
committerRenovate Bot <bot@renovateapp.com>2021-12-15 17:27:22 +0300
commit2114bb5ff089e258db5eb055613c2b328ebfed01 (patch)
tree5bbf9c4062cff0b89017100c28177bac0b52e5f9
parent10598e1b0286010f52a30312eae07ef67078b1ad (diff)
Add renovate.json
-rw-r--r--renovate.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json
new file mode 100644
index 0000000..f45d8f1
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,5 @@
+{
+ "extends": [
+ "config:base"
+ ]
+}