Skip to content

Commit c797e50

Browse files
committed
ci: update codespell to 2.4.1
1 parent 21ee656 commit c797e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lint/04_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ command -v python3
3737
python3 --version
3838

3939
${CI_RETRY_EXE} pip3 install \
40-
codespell==2.2.6 \
40+
codespell==2.4.1 \
4141
lief==0.13.2 \
4242
mypy==1.4.1 \
4343
pyzmq==25.1.0 \

0 commit comments

Comments
 (0)