From d823f3281d544104eb51e1d9576223f0f4247cff Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 28 Nov 2024 11:36:13 +0100 Subject: [PATCH] Update README.md --- dev/setup/pre-commit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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