Skip to content
New issue

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

By clicking “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? Sign in to your account

sync ruff version in pyproject.toml with the precommit one #3150

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

Lendemor
Copy link
Collaborator

Follow up to #2837

@Lendemor Lendemor requested a review from masenf April 23, 2024 22:51
@masenf masenf merged commit b084c80 into main Apr 23, 2024
46 checks passed
@@ -73,7 +73,7 @@ toml = ">=0.10.2,<1.0"
pytest-asyncio = ">=0.20.1,<0.22.0" # https://github.com/pytest-dev/pytest-asyncio/issues/706
pytest-cov = ">=4.0.0,<5.0"
black = "^22.10.0,<23.0"
ruff = "^0.0.244,<0.1.0"
ruff = "0.1.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this needed since pre-commit has own version speciation?

@masenf masenf deleted the lendemor/sync_ruff_dep_with_precommit branch April 24, 2024 18:45
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.

None yet

3 participants