remove greenkeeper from package.json

No longer needed since dependabot is used instead
This commit is contained in:
Christian Oliff 2021-10-19 21:10:05 +09:00 committed by Anton
parent fc0bb3cd88
commit 61fc1b6a53

View File

@ -124,11 +124,6 @@
"git add"
]
},
"greenkeeper": {
"ignore": [
"remote-origin-url"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"