diff options
author | 2020-12-16 01:46:24 +0000 | |
---|---|---|
committer | 2020-12-16 01:46:24 +0000 | |
commit | 24e10edcdf0681d8feca0fd64471aaff33a8d2ec (patch) | |
tree | e03a79be0fce21a11fc046c2058626d64f2ba8ee /renovate.json | |
parent | Add ks123 (GH ks129) to CODEOWNERS (diff) |
Add renovate.json
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 5 |
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" + ] +} |