Skip to content

Commit 96d519c

Browse files
committed
Fix strict-kwargs dev dependency alphabetical order
1 parent a6f2658 commit 96d519c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ dependencies = [
3838
"urllib3>=2.2.3",
3939
"vws-auth-tools>=2024.7.12",
4040
]
41-
optional-dependencies.dev = [
42-
"actionlint-py==1.7.12.24",
41+
optional-dependencies.dev = [ "actionlint-py==1.7.12.24",
4342
"check-manifest==0.51",
4443
"deptry==0.25.1",
4544
"doc8==2.0.0",

0 commit comments

Comments
 (0)