Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Releases: ComPWA/update-pre-commit

ComPWA/update-pre-commit v1.0.4

27 Jan 17:19
dc1320b

Choose a tag to compare

🔨 Maintenance

  • Upgrade GitHub workflows (#12 and #13)

The full changelog as commits can be found here.

ComPWA/update-pre-commit v1.0.3

22 Jan 14:00
f729574

Choose a tag to compare

⚠️ Enhancements and optimizations

  • Run pre-commit autoupdate multithreaded (#11)

🔨 Maintenance

  • Update outsourced actions (#10)

🖱️ Developer Experience

  • Add Dependabot configuration (#10)

The full changelog as commits can be found here.

ComPWA/update-pre-commit v1.0.2

20 Dec 09:42
e4533eb

Choose a tag to compare

🔨 Maintenance

  • Update workflow dependencies (#9)

The full changelog as commits can be found here.

ComPWA/update-pre-commit v1.0.1

14 Oct 13:20
e76e423

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

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)