Skip to content

Releases: ComPWA/update-pre-commit

ComPWA/update-pre-commit v1.0.1

14 Oct 13:20
e76e423
Compare
Choose a tag to compare

⚠️ Enhancements and optimizations

  • Run autoupdate with uvx and pre-commit-uv (#8)

⚠️ Changes that may affect behavior

  • Fail if no .pre-commit-config.yaml (#8)

🐛 Bug fixes

  • Correctly upload .pre-commit-config.yaml, which is considered a hidden file (#8)

🖱️ Developer Experience

  • Set correct title for release drafter (#7)

The full changelog as commits can be found here.

ComPWA/update-pre-commit v1.0.0

12 Mar 16:57
c757859
Compare
Choose a tag to compare

⚠️ Changes that may affect behavior

  • Upgrade to actions/upload-artifact@v4 (#4)

⚠️ Enhancements and optimizations

🖱️ Developer Experience

  • Import deployment workflows (#6)
  • Remove redundant dependabot config (#3)