Skip to content

Fix CI: Pin ruff version to stable 0.13.x in test fixture#305

Merged
eifinger merged 1 commit intomainfrom
issue-301
Jan 25, 2026
Merged

Fix CI: Pin ruff version to stable 0.13.x in test fixture#305
eifinger merged 1 commit intomainfrom
issue-301

Conversation

@eifinger
Copy link
Collaborator

The test was using ruff>=0.14 which is under active development,
causing failures as new versions like 0.14.13 are released. This
changes the fixture to use ruff>=0.13 (where 0.13.3 is the final
release) and updates the expected version in the test accordingly.

@eifinger eifinger added the ci Changes to automatic workflows label Jan 25, 2026
@eifinger eifinger enabled auto-merge (squash) January 25, 2026 21:36
The test was using ruff>=0.14 which is under active development,
 causing failures as new versions like 0.14.13 are released. This
 changes the fixture to use ruff>=0.13 (where 0.13.3 is the final
 release) and updates the expected version in the test accordingly.
@eifinger eifinger merged commit fde82cb into main Jan 25, 2026
64 checks passed
@eifinger eifinger deleted the issue-301 branch January 25, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes to automatic workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant