Skip to content

Commit 68bb025

Browse files
committed
ci(renovate): extended the org shareable config
1 parent 5ee8c77 commit 68bb025

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@
7979
"test:unit": "nyc ava -v",
8080
"lint:js": "xo"
8181
},
82+
"renovate": {
83+
"extends": [
84+
"github>semantic-release/.github:renovate-config"
85+
]
86+
},
8287
"xo": {
8388
"prettier": true,
8489
"space": true,

0 commit comments

Comments
 (0)