| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
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.
|
| |
|
|
| |
Included the 'prek' package as a development dependency in both pyproject.toml and uv.lock, specifying version 0.2.28 to enhance development capabilities.
|
|
|
Created a new pyproject.toml file to define the project metadata and dependencies, including pre-commit. Added a uv.lock file to manage package versions and ensure reproducibility.
|