Skip to content

fix(deps): have Dependabot update the pre-commit hooks#1156

Merged
jenstroeger merged 2 commits intomainfrom
expand-dependabot
Apr 28, 2026
Merged

fix(deps): have Dependabot update the pre-commit hooks#1156
jenstroeger merged 2 commits intomainfrom
expand-dependabot

Conversation

@jenstroeger
Copy link
Copy Markdown
Owner

@jenstroeger jenstroeger commented Apr 27, 2026

See also the docs: Dependabot understands the pre-commit configuration and its additional dependencies (docs).

Unfortunately, pre-commit for our hooks uses pip to install these additional dependencies and pip’s requirements specifiers do not support git hashes (docs) such that the additional dependencies continue to use version tags.

This PR supersedes PR #1122.

@jenstroeger jenstroeger merged commit 81716a8 into main Apr 28, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants