Skip to content

Releases: kellerlabs/pre-commit-hooks

pre-commit-hooks: v0.3.3

18 May 09:56
310e41d

Choose a tag to compare

0.3.3 (2026-05-17)

📦 Dependencies

  • update actions/create-github-app-token action to v3.2.0 (#19) (93aa2a8)
  • update pre-commit hook psf/black to v26.5.0 (#20) (f7ffaf4)

🔄 CI/CD

  • instructions: sync from homeracker (9651215)

pre-commit-hooks: v0.3.2

11 May 09:35
d7ff3a4

Choose a tag to compare

0.3.2 (2026-05-09)

📚 Documentation

  • update copilot instructions for scadm export-png and ADR convention (#16) (9557df4)

pre-commit-hooks: v0.3.1

27 Apr 08:19
115fae0

Choose a tag to compare

0.3.1 (2026-04-20)

🔄 CI/CD

  • instructions: sync from homeracker (dde1f82)

pre-commit-hooks: v0.3.0

13 Apr 10:42
a6ded1d

Choose a tag to compare

0.3.0 (2026-04-13)

✨ Features

  • add PNG support to optimize-images hook (#12) (5db8c7f)

pre-commit-hooks: v0.2.3

13 Apr 07:59
55d2036

Choose a tag to compare

0.2.3 (2026-04-12)

🐛 Bug Fixes

  • use capture pattern in automerge for error-safe iteration (#8) (8038071)

📦 Dependencies

  • update dependency python to 3.14 (#10) (32b6177)

pre-commit-hooks: v0.2.2

12 Apr 10:27
8ed6eb6

Choose a tag to compare

0.2.2 (2026-04-12)

🐛 Bug Fixes

  • replace Unicode checkmarks with ASCII and bump create-github-app-token to v3.1.1 (#6) (369e458)

pre-commit-hooks: v0.2.1

12 Apr 10:12
c38dd65

Choose a tag to compare

0.2.1 (2026-04-12)

🐛 Bug Fixes

  • correct PyPI package name to kellerlab-pre-commit-hooks (#4) (488bd67)

pre-commit-hooks: v0.2.0

12 Apr 10:03
901f5be

Choose a tag to compare

0.2.0 (2026-04-12)

✨ Features

  • initial pre-commit hooks package (#1) (305d523)

🐛 Bug Fixes

  • use label-based automerge instead of hardcoded branch name (#3) (ff0f45f)

🔧 Miscellaneous