mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-16 08:22:46 +00:00
Merge bitcoin/bitcoin#34814: lint: Temporarily revert to vulture==2.14
faae981d354e13de96442159d604a831b6c3a71e lint: Temporarily revert to vulture==2.14 (MarcoFalke) Pull request description: To work around https://github.com/bitcoin/bitcoin/issues/34810 ACKs for top commit: fanquake: ACK faae981d354e13de96442159d604a831b6c3a71e Tree-SHA512: 80b8250379e672e62090e7853d342b93befcb33c9f6e86fb39776e34029f0952ad4fb6d22747c387a3503b2b9cb3f894ef6e5f7606058647a46037918e1b35b0
This commit is contained in:
commit
1a2f4e9750
@ -45,7 +45,7 @@ ${CI_RETRY_EXE} pip3 install \
|
||||
mypy==1.19.1 \
|
||||
pyzmq==27.1.0 \
|
||||
ruff==0.15.5 \
|
||||
vulture==2.15
|
||||
vulture==2.14
|
||||
|
||||
SHELLCHECK_VERSION=v0.11.0
|
||||
curl -sL "https://github.com/koalaman/shellcheck/releases/download/${SHELLCHECK_VERSION}/shellcheck-${SHELLCHECK_VERSION}.linux.x86_64.tar.xz" | \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user