Skip to content

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

Merged
mxr merged 1 commit into
mainfrom
parse-frozen-tag
Jul 25, 2026
Merged

Parse frozen tag comment instead of pinned sha for rev#89
mxr merged 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.

@mxr
mxr merged commit 605a263 into main Jul 25, 2026
10 checks passed
@mxr
mxr deleted the parse-frozen-tag branch July 25, 2026 23:23
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

Development

Successfully merging this pull request may close these issues.

2 participants