mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
ci: use codespell 2.2.6
This commit is contained in:
@@ -46,7 +46,7 @@ if [ ! -d "${LINT_RUNNER_PATH}" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
${CI_RETRY_EXE} pip3 install \
|
${CI_RETRY_EXE} pip3 install \
|
||||||
codespell==2.2.5 \
|
codespell==2.2.6 \
|
||||||
flake8==6.1.0 \
|
flake8==6.1.0 \
|
||||||
lief==0.13.2 \
|
lief==0.13.2 \
|
||||||
mypy==1.4.1 \
|
mypy==1.4.1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user