Skip to content

Commit f7a697c

Browse files
committed
Chore: Update proselint and ruff
1 parent 73f5302 commit f7a697c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ develop = [
6666
"black<25",
6767
"isort<6",
6868
"poethepoet<0.27",
69-
"proselint==0.13",
69+
"proselint<0.15",
7070
"pyproject-fmt<2.2",
71-
"ruff==0.3.5",
71+
"ruff<0.5",
7272
"validate-pyproject<0.19",
7373
]
7474
release = [

0 commit comments

Comments
 (0)