Skip to content

Commit 2bd0088

Browse files
committed
build(pyproject): Pin packages version of the lint dependency group
1 parent 2f8bf8a commit 2bd0088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ docs = [
6161
]
6262

6363
lint = [
64-
"ruff >= 0.9.6"
64+
"ruff == 0.13.0"
6565
]
6666

6767
dev = [

0 commit comments

Comments
 (0)