chore: add husky; add post-commit to auto mirror

This commit is contained in:
Ayo Ayco 2026-02-22 15:13:09 +01:00
parent f5f8f42628
commit 9bc0dfcc06
3 changed files with 4 additions and 1 deletions

3
.husky/post-commit Normal file
View file

@ -0,0 +1,3 @@
echo "post-commit..."
git push gh --mirror
git push sh --mirror

View file

@ -1 +0,0 @@
npm run check

View file

@ -1789,6 +1789,7 @@ packages:
glob@11.0.1:
resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==}
engines: {node: 20 || >=22}
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
hasBin: true
globals@14.0.0: