aboutsummaryrefslogtreecommitdiff
path: root/renovate.json
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2020-02-19 17:58:47 -0800
committerGitHub <noreply@github.com>2020-02-20 01:58:47 +0000
commite72202efcad6bce18ef252e57d35e97d622ab5e0 (patch)
treeb50a430fb69280d279e6ceef06f98d876a098002 /renovate.json
parent2b103b60ece16a1e1bc98cfda7ec375191a90f75 (diff)
downloadpython-api-core-e72202efcad6bce18ef252e57d35e97d622ab5e0.tar.gz
chore: add split repo templates (#2)
* chore: add split repo templates * chore: remove blacken
Diffstat (limited to '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..4fa9493
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,5 @@
+{
+ "extends": [
+ "config:base", ":preserveSemverRanges"
+ ]
+}