nvazquez commented on code in PR #13855:
URL: https://github.com/apache/cloudstack/pull/13855#discussion_r3783372448
##########
.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:
@jbampton can you please verify these commit SHAs?
As an example this one gives a 404 error:
https://github.com/thlorenz/doctoc/commit/facaad890e72966c88a6a5592f5b6a01c422deb2,
should have been `59dcae910a6ad4bbe8711275b854e3cd5c30f08b`
(https://github.com/thlorenz/doctoc/commit/59dcae910a6ad4bbe8711275b854e3cd5c30f08b)
as the PR description states
--
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]