Skip to content

Update Ruff version#80

Open
jpn-- wants to merge 2 commits intoActivitySim:mainfrom
driftlesslabs:ruff-up
Open

Update Ruff version#80
jpn-- wants to merge 2 commits intoActivitySim:mainfrom
driftlesslabs:ruff-up

Conversation

@jpn--
Copy link
Copy Markdown
Member

@jpn-- jpn-- commented Apr 9, 2026

This pull request updates the project's pre-commit hooks and related tool versions to keep dependencies current and improve code quality enforcement. The most important changes are:

Pre-commit hook updates:

  • Upgraded the pre-commit-hooks repository from version v5.0.0 to v6.0.0 in .pre-commit-config.yaml to include the latest checks and fixes.
  • Updated the nbstripout hook from version 0.8.1 to 0.9.1 for better notebook output stripping.

Ruff linter and formatter updates:

  • Upgraded the ruff-pre-commit hook from version v0.11.5 to v0.15.9 and switched the linter hook from ruff to ruff-check for improved linting and formatting capabilities.
  • Removed the required-version constraint for Ruff in pyproject.toml, allowing for greater flexibility in Ruff version compatibility.

pre-commit-ci bot and others added 2 commits April 6, 2026 18:31
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
- [github.com/kynan/nbstripout: 0.8.1 → 0.9.1](kynan/nbstripout@0.8.1...0.9.1)
- [github.com/astral-sh/ruff-pre-commit: v0.11.5 → v0.15.9](astral-sh/ruff-pre-commit@v0.11.5...v0.15.9)
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.

1 participant