Skip to content

Conversation

jamesbraza
Copy link
Owner

This PR:

  • Adds support for Python 3.13
  • Updated rule opt-ins and disables for newer tooling versions

@jamesbraza jamesbraza requested a review from Copilot October 13, 2025 17:35
@jamesbraza jamesbraza self-assigned this Oct 13, 2025
@jamesbraza jamesbraza added the enhancement New feature or request label Oct 13, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates project configuration to support Python 3.13 and upgrades various development tooling versions including linters, formatters, and CI configuration.

  • Adds Python 3.13 classifier and CI test matrix support
  • Updates pre-commit hooks to latest versions (black, ruff, hadolint, mypy, etc.)
  • Enables new ruff lint rules for enhanced code quality checks

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Adds Python 3.13 classifier and enables new ruff lint rules
.pre-commit-config.yaml Updates all pre-commit hook versions to latest releases
.github/workflows/lint-test.yaml Adds Python 3.13 to CI matrix and upgrades setup-uv action

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jamesbraza jamesbraza merged commit 9f62162 into main Oct 13, 2025
2 checks passed
@jamesbraza jamesbraza deleted the newer-deps-2 branch October 13, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant