Skip to content

Commit 91f91e1

Browse files
committed
CI: pin codespell to <2.3.0
Change-Id: I403d933b029e846e682fd41a62ada4fc73cdfd12
1 parent 25f357e commit 91f91e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ commands =
5050
[testenv:pep8]
5151
deps =
5252
{[testenv]deps}
53-
codespell
53+
codespell<2.3.0
5454
yamllint
5555
allowlist_externals = bash
5656
commands =

0 commit comments

Comments
 (0)