aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-01 02:01:36 -0600
committerGitHub <[email protected]>2021-07-01 02:01:36 -0600
commit97eb410bc34a4e0b25eeb510c69487f2809d3333 (patch)
treeef4d370a6a86dd015887e25fff9432af5cd2b158 /package.json
parentfeat(whirl_server): implement SESSEXIT command (diff)
parentchore(deps): update dependency husky to v7 (diff)
downloadwhirl-97eb410bc34a4e0b25eeb510c69487f2809d3333.tar.xz
whirl-97eb410bc34a4e0b25eeb510c69487f2809d3333.zip
Merge pull request #51 from Whirlsplash/renovate/husky-7.x
chore(deps): update dependency husky to v7
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 bee2bb1..702f2fe 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,6 @@
"@commitlint/config-conventional": "12.1.4",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
- "husky": "6.0.0"
+ "husky": "7.0.0"
}
}