diff --git a/dev/setup/pre-commit/README.md b/dev/setup/pre-commit/README.md index d4bbb8013f553..f256cbf26e8f2 100644 --- a/dev/setup/pre-commit/README.md +++ b/dev/setup/pre-commit/README.md @@ -96,6 +96,6 @@ CI also runs pre-commit to help maintain code quality. Note: Code for precommits are saved into: -.cache/pre-commit/repo*/pre_commit_hooks/php-*.sh +.cache/pre-commit/repo.../pre_commit_hooks/php-....sh and -.cache/pre-commit/repo*/py_env-python3/lib/python*/site-packages/pre_commit_hooks/no_commit_to_branch.py +.cache/pre-commit/repo.../py_env-python3/lib/python.../site-packages/pre_commit_hooks/no_commit_to_branch.py