From 1759bda85e055bf57c713057735d7cf89531e6a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:37:11 +0000 Subject: [PATCH] Update dependency pretty-quick to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1b5ac..8c49a70 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "husky": "^7.0.4", "patch-package": "^6.4.7", "prettier": "^2.5.1", - "pretty-quick": "^3.1.3", + "pretty-quick": "^4.0.0", "rimraf": "^3.0.2", "typescript": "^4.6.2" }