diff options
| author | Renovate Bot <[email protected]> | 2022-03-24 12:39:55 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-24 12:39:55 +0000 |
| commit | 93b30b3a3a96e67bba8e6067faa421331ffa6136 (patch) | |
| tree | 47b0de2991c2c9eee32dc3741866d3c9e97cf3bc | |
| parent | feat: 0.1.0 :star: (diff) | |
| download | node-senpy-93b30b3a3a96e67bba8e6067faa421331ffa6136.tar.xz node-senpy-93b30b3a3a96e67bba8e6067faa421331ffa6136.zip | |
chore(deps): add 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" + ] +} |