chore(CI): Add dependencies for pre-commit - #33
Merged
Merged
Conversation
mirzak
requested changes
Oct 24, 2025
mirzak
requested changes
Oct 24, 2025
mirzak
left a comment
Contributor
There was a problem hiding this comment.
Please do the following:
- Add a version number to pytest
- Update you commit title to:
chore(CI): Add pytest to pre-commit pyright dependencies - Update you commit body to
Required to be able able to resolve pytest import in test files.
Dexter9532
force-pushed
the
pre_commit
branch
from
October 24, 2025 11:51
9e901df to
eb76228
Compare
Dexter9532
force-pushed
the
pre_commit
branch
from
October 24, 2025 11:55
eb76228 to
2f4b132
Compare
mirzak
approved these changes
Oct 24, 2025
Dexter9532
force-pushed
the
pre_commit
branch
5 times, most recently
from
October 24, 2025 12:59
11ce577 to
af89790
Compare
Required to be able able to resolve pytest import in test files. Signed-off-by: Bobo Bäck Engström <bobo@id8-engineering.io>
Dexter9532
force-pushed
the
pre_commit
branch
from
October 24, 2025 13:01
af89790 to
3f1d192
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
did this to find packages when using this commans "uv run pre-commit run -a"