Skip to content

Commit 1774ced

Browse files
committed
chore(renovate): replace preset with valid configuration
1 parent 158af32 commit 1774ced

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
"license": "MIT",
2121
"main": "src/index.js",
2222
"name": "get-pkg-repo",
23+
"renovate": {
24+
"extends": [
25+
"config:base",
26+
":maintainLockFilesWeekly",
27+
":rebaseStalePrs",
28+
":automergeDigest",
29+
":gitSignOff",
30+
":preserveSemverRanges"
31+
]
32+
},
2333
"repository": {
2434
"type": "git",
2535
"url": "https://github.com/conventional-changelog/get-pkg-repo.git"

renovate.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)