Sync-pre-commit-lock

Latest version: v0.7.2

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.4.2

What's Changed
* Add support for codespell by noirbizarre in https://github.com/GabDug/sync-pre-commit-lock/pull/9

New Contributors
* noirbizarre made their first contribution in https://github.com/GabDug/sync-pre-commit-lock/pull/9

**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* fix: disable sync for packages with a local version identifier by GabDug in https://github.com/GabDug/sync-pre-commit-lock/pull/8
* chore: add default mapping for `yamllint`

**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.4.0...v0.4.1

0.4.0

What's Changed

* Updated README
* Removed extra quote in pdm installation command by jimkring in https://github.com/GabDug/sync-pre-commit-lock/pull/7
* Support multiple Git URLs for pre-commit hooks, mapping to a single Python package
* Improve command output rendering
* Remove extraneous console output when project is not a Git project



New Contributors
* jimkring made their first contribution in https://github.com/GabDug/sync-pre-commit-lock/pull/7

**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.3.0...v0.4.0

0.3.0

Added

- New commands `pdm sync-pre-commit` and `poetry sync-pre-commit` to manually sync the pre-commit hooks versions from the lockfile.
- Added support for Poetry 1.6.0+

Changed

- Sync of versions with dry-run now executes fully, without updating the pre-commit-config file
- Misc. README, lint and format changes

**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.2.1...v0.3.0

0.2.1

What's Changed

* fix: get pyproject.toml path from PDM, instead of cwd by GabDug in https://github.com/GabDug/sync-pre-commit-lock/pull/5


**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

- Test against PDM 2.8.x
- Fix reading and writing of `.pre-commit-config.yaml`
- Ignore `local` hooks (4)
- Support files with document separator (`---`)
- Move from `PyYAML` to `strictyaml`, partially validate the config file

**Full Changelog**: https://github.com/GabDug/sync-pre-commit-lock/compare/v0.1.2...v0.2.0

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.