aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-09-01 14:23:36 +0000
committerFuwn <[email protected]>2021-09-01 14:23:36 +0000
commit9aa6f27feb7905d34184841247d121eee7ea3032 (patch)
treef34eb7cd1524c6aff3831f95e6b454e7da2d814a /package.json
parentchore(make): only run necessary components (diff)
parentMerge pull request #87 from Whirlsplash/renovate/tokio-1.x (diff)
downloadwhirl-9aa6f27feb7905d34184841247d121eee7ea3032.tar.xz
whirl-9aa6f27feb7905d34184841247d121eee7ea3032.zip
Merge branch 'develop' of https://github.com/Whirlsplash/whirl into develop
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 8b7d260..0d8cc36 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,6 @@
"@commitlint/config-conventional": "13.1.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
- "husky": "7.0.1"
+ "husky": "7.0.2"
}
}