Copilot commented on code in PR #13855:
URL: https://github.com/apache/cloudstack/pull/13855#discussion_r3764202703


##########
.pre-commit-config.yaml:
##########
@@ -26,26 +26,26 @@ repos:
       - id: identity
       - id: check-hooks-apply
   - repo: https://github.com/thlorenz/doctoc.git
-    rev: v2.3.0
+    rev: facaad890e72966c88a6a5592f5b6a01c422deb2 # frozen: v2.5.0

Review Comment:
   The PR description lists specific commit SHAs for several pre-commit hooks 
(e.g., doctoc 59dcae9…, gitleaks 83d9cd6…, flake8 c48217e…), but this config 
pins different SHAs (e.g., doctoc facaad8…, gitleaks 2ca41cc…, flake8 
d93590f…). For a security-focused pinning change, please align the PR 
description and the actual pinned revisions so reviewers can verify the 
intended sources.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to