diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-10-27 12:44:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-27 12:44:37 +0000 |
commit | c0dc6e484300304ed10a62862655a76b3323b369 (patch) | |
tree | ec6085d88d2d1cb07ffd576b7bb07c4ff0a94838 | |
parent | 83f4fc8ab07a7f4cd3bba8042d600d7a4543bcaf (diff) | |
download | timeline-c0dc6e484300304ed10a62862655a76b3323b369.tar.gz timeline-c0dc6e484300304ed10a62862655a76b3323b369.tar.bz2 timeline-c0dc6e484300304ed10a62862655a76b3323b369.zip |
chore(deps): add renovate.json
-rw-r--r-- | renovate.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json new file mode 100644 index 00000000..39a2b6e9 --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ] +} |