aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-04-29 05:43:50 +0000
committerRenovate Bot <[email protected]>2021-04-29 05:43:50 +0000
commit0a38ccca88c183e18072088e6143995914cb1a60 (patch)
tree95916eec1c96769002f792ce92f03cd57acd5ef9 /package.json
parentMerge pull request #7 from Whirlsplash/renovate/configure (diff)
downloadwhirl-0a38ccca88c183e18072088e6143995914cb1a60.tar.xz
whirl-0a38ccca88c183e18072088e6143995914cb1a60.zip
chore(deps): pin dependency husky to 6.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 60effe8..8f0cff4 100644
--- a/package.json
+++ b/package.json
@@ -1 +1 @@
-{"devDependencies":{"husky":"^6.0.0"},"scripts":{"prepare":"husky install"}}
+{"devDependencies":{"husky":"6.0.0"},"scripts":{"prepare":"husky install"}}