Skip to content

Ruff 2.0 Changes #1712

New issue

Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? No Sign in to your account

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Ruff 2.0 Changes #1712

merged 3 commits into from
Sep 6, 2024

Conversation

silasary
Copy link
Member

@silasary silasary commented Jun 28, 2024

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: [Replace with a description]

Description

Updates us to Ruff 2.0 configuration, this will fix the pre-commit PR failing consistently

Changes

Related Issues

Test Scenarios

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

silasary and others added 3 commits June 28, 2024 20:02
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.4.3](astral-sh/ruff-pre-commit@v0.3.2...v0.4.3)
- [github.com/psf/black: 24.2.0 → 24.4.2](psf/black@24.2.0...24.4.2)
@silasary silasary merged commit 83fef88 into stable Sep 6, 2024
11 of 14 checks passed
@silasary silasary deleted the ruff-changes branch September 6, 2024 03:40
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant