From 0882967c383d598f3bdb871160a849e6e482c1d6 Mon Sep 17 00:00:00 2001 From: "sweep-ai[bot]" <128439645+sweep-ai[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 05:10:01 +0000 Subject: [PATCH] feat: Updated scripts/githooks/pre-commit.sh --- scripts/githooks/pre-commit.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/githooks/pre-commit.sh b/scripts/githooks/pre-commit.sh index cacbd2ed..dd999dea 100644 --- a/scripts/githooks/pre-commit.sh +++ b/scripts/githooks/pre-commit.sh @@ -8,6 +8,7 @@ #!/usr/bin/env bash chmod +x scripts/githooks/pre-commit.sh +chmod +x scripts/githooks/pre-commit.sh # Copyright © 2023 OpenIMSDK. # # Licensed under the Apache License, Version 2.0 (the "License");