We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d418d96 commit 4a7f3dfCopy full SHA for 4a7f3df
pyproject.toml
@@ -54,7 +54,7 @@ dev = [
54
"pre-commit",
55
# Ruff is using minor versions for breaking changes until their 1.0 release.
56
# See https://docs.astral.sh/ruff/versioning/
57
- "ruff < 0.6", # keep in rough sync with pre-commit-config.yaml
+ "ruff < 0.8", # keep in rough sync with pre-commit-config.yaml
58
]
59
60
[project.urls]
0 commit comments