Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit fd590c2

Browse files
committed
Ignore updates to electron-link and electron-mksnapshot
1 parent 415435e commit fd590c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,5 +204,11 @@
204204
"FilePatchControllerStub": "createFilePatchControllerStub",
205205
"CommitPreviewStub": "createCommitPreviewStub",
206206
"CommitDetailStub": "createCommitDetailStub"
207+
},
208+
"greenkeeper": {
209+
"ignore": [
210+
"electron-link",
211+
"electron-mksnapshot"
212+
]
207213
}
208214
}

0 commit comments

Comments
 (0)