There was an error while loading. Please reload this page.
2 parents 8ff3b1e + b5dd9a8 commit f91a891Copy full SHA for f91a891
1 file changed
pyproject.toml
@@ -43,7 +43,7 @@ dev = [
43
# Kept in lockstep with the pinned ruff-pre-commit hook (.pre-commit-config.yaml).
44
# Pinned below 0.16: ruff 0.16 formats Python code blocks inside Markdown by
45
# default, which would make `ruff format --check .` reformat README.md.
46
- "ruff==0.16.0",
+ "ruff==0.16.1",
47
"pre-commit>=3.7",
48
"build>=1.2",
49
"twine>=5",
0 commit comments