sync-pre-commit-lock
sync-pre-commit-lock copied to clipboard
Automatically sync your pre-commit hooks version from your PDM or Poetry lockfile, and install them automatically.
Update locked dependencies. ## Update summary There are 17 updates: | | Package | From | To | | --- | --- | --- | --- | | :arrow_up: |...
This plugin is great, thanks for making it! One thing that would put it over the top for me would be to add the ability to update `mypy`'s `additional_dependencies` array...
Hey 👋🏼 Here's the additional dependencies support. I have been in another direction from [your branch](https://github.com/GabDug/sync-pre-commit-lock/tree/experiment/additional_dependencies), but I'll update it with ~the debug statements and some of the missing error...
Update locked dependencies. ## Update summary There are 23 updates: | | Package | From | To | | --- | --- | --- | --- | | :arrow_up: |...
It would be great if it would also work as a [uv](https://astral.sh/blog/uv) plugin in a `pyproject.toml` `[tool.uv]`section, as [uv](https://astral.sh/blog/uv)/[rye](https://rye.astral.sh/) is gaining a lot of traction as a package manager.
Update locked dependencies. ## Update summary There are 23 updates: | | Package | From | To | | --- | --- | --- | --- | | :arrow_up: |...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Update locked dependencies. ## Update summary There are 15 updates: | | Package | From | To | | --- | --- | --- | --- | | :arrow_up: |...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...