Add `chmod +x` to Husky scripts (#420)
commitabf25efa26255d8086b336a4e5a6a115fd6d8c77
authorscripthunter7 <scripthunter7@protonmail.com>
Fri, 1 Sep 2023 11:31:44 +0000 (1 13:31 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Sep 2023 11:31:44 +0000 (1 13:31 +0200)
tree0f57f5070c8a0685b9f3afc6c001e701d4b623ba
parentcf9cf063fcf3265f89728ee51c649a6c3025c66e
Add `chmod +x` to Husky scripts (#420)
.husky/post-merge [changed mode: 0644->0755]
.husky/pre-commit [changed mode: 0644->0755]