Releases: andrewaylett/pre-commit-hooks
Releases · andrewaylett/pre-commit-hooks
v0.6.2
What's Changed
- Update dependency andrewaylett/pre-commit-hooks to v0.6.0 by @renovate[bot] in #75
- Update dependency andrewaylett/pre-commit-hooks to v0.6.1 by @renovate[bot] in #76
- Lock file maintenance by @renovate[bot] in #77
- Set a default python version of 3.12, matching the package by @andrewaylett in #78
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Exit with a non-zero status if we create files by @andrewaylett in #74
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Use our
uv-run
hook by @andrewaylett in #67 - Update dependency andrewaylett/pre-commit-hooks to v0.4.0 by @renovate[bot] in #66
- Update dependency andrewaylett/pre-commit-hooks to v0.5.0 by @renovate[bot] in #68
- Move from hatchling to uv_build by @andrewaylett in #69
- Update andrewaylett/pre-commit-action digest to 27dadc7 by @renovate[bot] in #72
- Add a GHA cache clean-up action by @andrewaylett in #73
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Update dependency andrewaylett/pre-commit-hooks to v0.4.0 by @renovate[bot] in #62
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.3 by @renovate[bot] in #63
- Don't run ruff standalone, we'll run it in poe by @andrewaylett in #64
- Add a new uv-run hook by @andrewaylett in #65
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Post-release README version bumps by @andrewaylett in #45
- Update dependency andrewaylett/pre-commit-hooks to v0.3.0 by @renovate[bot] in #46
- Update dependency renovatebot/pre-commit-hooks to v41.23.1 by @renovate[bot] in #47
- Use renovate to bump README versions, not cog by @andrewaylett in #50
- Run Pytype on our sources by @andrewaylett in #49
- Update dependency renovatebot/pre-commit-hooks to v41.23.2 by @renovate[bot] in #52
- Lock file maintenance by @renovate[bot] in #54
- Update dependency renovatebot/pre-commit-hooks to v41.23.4 by @renovate[bot] in #55
- Update dependency renovatebot/pre-commit-hooks to v41.23.5 by @renovate[bot] in #56
- Update pre-commit hook uv to v0.7.20 by @renovate[bot] in #57
- Use poethepoet to define a check command, call it from pre-commit by @andrewaylett in #53
- Only overwrite .pre-commit-config.yaml if it needs modification by @andrewaylett in #48
- Update andrewaylett/pre-commit-action digest to e8982f7 by @renovate[bot] in #59
- Update pre-commit hook astral-sh/uv-pre-commit to v0.7.20 by @renovate[bot] in #60
- Add extra typing to init_hooks by @andrewaylett in #58
- Update documentation to refer to poe by @andrewaylett in #61
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add self to pre-commit-config, run it by @andrewaylett in #23
- Update pre-commit hook astral-sh/uv-pre-commit to v0.7.17 by @renovate in #25
- Update andrewaylett/pre-commit-action digest to d408d51 by @renovate in #24
- Update andrewaylett/pre-commit-action digest to 7507ff7 by @renovate in #26
- Lock file maintenance by @renovate in #27
- Update andrewaylett/pre-commit-action digest to ebbd4b7 by @renovate in #28
- Update pre-commit hook astral-sh/uv-pre-commit to v0.7.18 by @renovate in #29
- Update andrewaylett/pre-commit-action digest to ee4ce6f by @renovate in #30
- Update pre-commit hook astral-sh/uv-pre-commit to v0.7.19 by @renovate in #31
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.2 by @renovate in #32
- Update andrewaylett/pre-commit-action digest to a975c0a by @renovate in #33
- Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.2 by @renovate in #34
- Test (using uv) in pre-commit by @andrewaylett in #36
- Spec and implement init-hooks hook by @andrewaylett in #35
- Update pre-commit hook renovatebot/pre-commit-hooks to v41.21.1 by @renovate in #37
- Speed up the tests by running them in parallel by @andrewaylett in #38
- Only install certain hooks if the repo will use them by @andrewaylett in #39
- Renovate doesn't want a URL for a github-tags dep by @andrewaylett in #40
- Update dependency python-jsonschema/check-jsonschema to v0.33.2 by @renovate in #41
- Update dependency renovatebot/pre-commit-hooks to v41.21.2 by @renovate in #42
- Update dependency renovatebot/pre-commit-hooks to v41.21.3 by @renovate in #43
- Update dependency renovatebot/pre-commit-hooks to v41.23.0 by @renovate in #44
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update pre-commit hook google/yamlfmt to v0.17.1 by @renovate in #6
- Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.1 by @renovate in #9
- Update pre-commit hook astral-sh/uv-pre-commit to v0.7.14 by @renovate in #10
- Use try-repo to test pre-commit hooks by @andrewaylett in #11
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0 by @renovate in #12
- Use andrewaylett/pre-commit-action instead of upstream by @andrewaylett in #8
- Pin dependencies by @renovate in #5
- Update pre-commit hook google/yamlfmt to v0.17.2 by @renovate in #13
- Update andrewaylett/pre-commit-action digest 9026 to 48eca52 by @renovate in #14
- Update astral-sh/setup-uv digest to bd01e18 by @renovate in #15
- Update pre-commit hook astral-sh/uv-pre-commit to v0.7.15 by @renovate in #16
- Update andrewaylett/pre-commit-action digest to bddaf1b by @renovate in #18
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.1 by @renovate in #19
- Update andrewaylett/pre-commit-action digest to 0777282 by @renovate in #20
- Update pre-commit hook astral-sh/uv-pre-commit to v0.7.16 by @renovate in #21
- Update andrewaylett/pre-commit-action digest to c427555 by @renovate in #22
- Process files from a list, or just README.md or README by @andrewaylett in #17
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Run tests in GitHub Actions by @andrewaylett in #4
New Contributors
- @andrewaylett made their first contribution in #4
Full Changelog: https://github.com/andrewaylett/pre-commit-hooks/commits/v0.1.0