Skip to content

Conversation

@michplunkett
Copy link
Owner

Describe your changes

Update pre-commit packages and general 🐍 packages. Remove isort package from pre-commit.

Checklist before requesting a review

  • The code runs successfully.
(python-project-template) michaelp@MacBook-Air-18 python-project-template % make lint
uv pip compile --generate-hashes pyproject.toml > requirements.txt
Resolved 20 packages in 5ms
pre-commit run --all-files
nbqa-ruff................................................................Passed
nbqa-black...............................................................Passed
nbqa-isort...............................................................Passed
trim trailing whitespace.................................................Passed
check docstring is first.................................................Passed
check that executables have shebangs.................(no files to check)Skipped
check json...........................................(no files to check)Skipped
check for case conflicts.................................................Passed
check toml...............................................................Passed
check for merge conflicts................................................Passed
check xml............................................(no files to check)Skipped
check yaml...............................................................Passed
fix end of files.........................................................Passed
check for broken symlinks............................(no files to check)Skipped
mixed line ending........................................................Passed
sort simple yaml files...............................(no files to check)Skipped
pretty format json...................................(no files to check)Skipped
check blanket noqa.......................................................Passed
check for not-real mock methods..........................................Passed
check for eval().........................................................Passed
use logger.warning(......................................................Passed
ruff check...............................................................Passed
ruff format..............................................................Passed
(python-project-template) michaelp@MacBook-Air-18 python-project-template %

@michplunkett michplunkett self-assigned this Jan 12, 2026
@michplunkett michplunkett merged commit 3243a9a into main Jan 12, 2026
5 checks passed
@michplunkett michplunkett deleted the update-pre-commit branch January 12, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants