mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
ci: use codespell 2.2.6
This commit is contained in:
parent
52fa0d285f
commit
601edd8ee8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ if [ ! -d "${LINT_RUNNER_PATH}" ]; then
|
|||
fi
|
||||
|
||||
${CI_RETRY_EXE} pip3 install \
|
||||
codespell==2.2.5 \
|
||||
codespell==2.2.6 \
|
||||
flake8==6.1.0 \
|
||||
lief==0.13.2 \
|
||||
mypy==1.4.1 \
|
||||
|
|
Loading…
Add table
Reference in a new issue