Skip to content

Commit 6f0da72

Browse files
committed
build: renovate setup
1 parent 1480d85 commit 6f0da72

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
@@ -39,5 +39,10 @@
3939
"contributors": [
4040
"Gregor Martynus (https://github.com/gr2m)"
4141
],
42-
"license": "ISC"
42+
"license": "ISC",
43+
"renovate": {
44+
"extends": [
45+
"github>octokit/.github"
46+
]
47+
}
4348
}

0 commit comments

Comments
 (0)