aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-09-01 14:23:36 -0700
committerFuwn <[email protected]>2021-09-01 14:23:36 -0700
commita3e5cd759d6bf75f792825bfbbe64f19f2a6864d (patch)
tree4378e6022584a108d73103fd6739aef495f9a6e9 /package.json
parentchore(make): only run necessary components (diff)
parentMerge pull request #87 from Whirlsplash/renovate/tokio-1.x (diff)
downloadwhirl-a3e5cd759d6bf75f792825bfbbe64f19f2a6864d.tar.xz
whirl-a3e5cd759d6bf75f792825bfbbe64f19f2a6864d.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"
}
}