Skip to content

Commit d38bc9f

Browse files
committed
build: renovate setup
1 parent f200e0a commit d38bc9f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,10 @@
2424
"bin": {
2525
"octoherd-script-create-repositories-from-script-folders": "./cli.js"
2626
},
27-
"repository": "github:octoherd/script-create-repositories-from-script-folders"
27+
"repository": "github:octoherd/script-create-repositories-from-script-folders",
28+
"renovate": {
29+
"extends": [
30+
"github>octoherd/.github"
31+
]
32+
}
2833
}

0 commit comments

Comments
 (0)