Skip to content

Conversation

@jepler
Copy link

@jepler jepler commented Feb 7, 2025

I was having trouble with pre-commit always finding files to change, because the ruff run during two different steps of pre-commit were different.

Installing the requirements with pip install -r requirements-dev.txt didn't resolve the problem, because the ruff version was not pinned. So, pin it now.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Makes sense , since pre-commit-config.yaml requires explicit versions.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you! I may have run into this too.

@tannewt tannewt merged commit a92e64c into adafruit:main Feb 7, 2025
600 checks passed
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.

3 participants