Update pre-commit

VivekHarness-patch-1
Vivek Barnwal 2024-05-13 16:58:43 +05:30 committed by GitHub
parent a489b28ed8
commit 621f8cf470
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env sh
echo Running pre-commit hook
echo Running pre-commit hook
# Check for required binaries, otherwise don't run
if ! command -v grep &> /dev/null