Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 969ff7d

Browse files
committed
chore(greenkeeper): ignore @types/node from Greenkeeper PRs
1 parent 3f6538a commit 969ff7d

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
@@ -96,5 +96,10 @@
9696
"commitizen": {
9797
"path": "./node_modules/cz-conventional-changelog"
9898
}
99+
},
100+
"greenkeeper": {
101+
"ignore": [
102+
"@types/node"
103+
]
99104
}
100105
}

0 commit comments

Comments
 (0)