Skip to content

Parse frozen tag comment instead of pinned sha for rev#89

Open
mxr wants to merge 1 commit into
mainfrom
parse-frozen-tag
Open

Parse frozen tag comment instead of pinned sha for rev#89
mxr wants to merge 1 commit into
mainfrom
parse-frozen-tag

Conversation

@mxr

@mxr mxr commented Jul 18, 2026

Copy link
Copy Markdown
Member

pre-commit autoupdate --freeze pins rev to a commit sha with a # frozen: <tag> comment. We can't use that sha in additional_dependencies in node. Fall back to the tag instead

`pre-commit autoupdate --freeze` pins rev to a commit sha with a
`# frozen: <tag>` comment. We can't use that sha in
`additional_dependencies` in node. Fall back to the tag instead

@asottile asottile left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants