diff options
| author | Fuwn <[email protected]> | 2022-03-24 12:40:18 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-24 12:40:18 +0000 |
| commit | 628367aa3c4a332d7f74265d2dc49962734902c1 (patch) | |
| tree | 47b0de2991c2c9eee32dc3741866d3c9e97cf3bc /renovate.json | |
| parent | feat: 0.1.0 :star: (diff) | |
| parent | chore(deps): add renovate.json (diff) | |
| download | node-senpy-main.tar.xz node-senpy-main.zip | |
Configure Renovate
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" + ] +} |