| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: enhance prek workflow to support auto-fixing and commit changes | 2026-01-16 | 1 | -6/+21 | |
| | | | | | Updated the GitHub Actions workflow to enable automatic fixes for issues detected by the prek action. Added a conditional step to commit changes made by prek, improving the CI process by ensuring that fixes are applied directly to the repository. | ||||
| * | chore: update pre-commit configuration and remove unnecessary dependencies | 2026-01-16 | 1 | -0/+22 | |
| Modified the .pre-commit-config.yaml to include additional hooks and reorganized the repository structure. Updated pyproject.toml to remove the pre-commit dependency, streamlining the project configuration. | |||||