diff --git a/package.json b/package.json index 590f0fe81..196e91f46 100644 --- a/package.json +++ b/package.json @@ -76,11 +76,6 @@ "stylelint --quiet --allow-empty-input" ] }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, "repository": { "type": "git", "url": "git+https://github.com/ThomasAitken/ckeditor5-footnotes.git"