Releases: lincc-frameworks/pre-commit-hooks
Releases · lincc-frameworks/pre-commit-hooks
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2
What's Changed
- Remove linting - superseded by pre-commit-ci by @delucchi-cmu in #11
- Bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0 by @dependabot[bot] in #13
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #15
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #14
- Update copier template. by @delucchi-cmu in #16
- Add pre-commit for pre-executed notebooks. by @delucchi-cmu in #17
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v0.1.2...v0.2
v0.1.2
What's Changed
- Apply PPT v2.0.1 by @delucchi-cmu in #7
- Support more common template path by @delucchi-cmu in #10
New Contributors
- @delucchi-cmu made their first contribution in #7
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Added unit tests and refactored the hook for easier testing. by @drewoldag in #2
- Update type hint for older python version compatibility. by @drewoldag in #5
New Contributors
- @drewoldag made their first contribution in #2
Full Changelog: v0.1...v0.1.1
Initial release
v0.1 Fixed input parameters and prevent pre-commit from passing filenames.