From 8cb00f302e1baab811b21b637d8b2bc584c92e79 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 18 Nov 2024 14:05:50 +0000 Subject: [PATCH] chore(package): add `bugs` url Signed-off-by: Frazer Smith --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index c46bbd8..19d75e5 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,9 @@ "type": "git", "url": "git://github.com/fastify/pre-commit.git" }, + "bugs": { + "url": "https://github.com/fastify/pre-commit/issues" + }, "keywords": [ "git", "hooks",