Skip to content

Commit 7c3b05d

Browse files
committed
Pin ruff (#9038)
1 parent c73e6c7 commit 7c3b05d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies = [
6464
installer = "uv"
6565
dependencies = [
6666
"pre-commit",
67-
"ruff",
67+
"ruff<0.10.0",
6868
"toml",
6969
"reno",
7070
# dulwich is a reno dependency, they pin it at >=0.15.0 so pip takes ton of time to resolve the dependency tree.

0 commit comments

Comments
 (0)