Since most maintainers use a recent version of git that uses the ort strategy by default (https://git-scm.com/docs/merge-strategies/2.34.0), bump git for the lint taks as well.
Fixes #26130 (comment)
Since most maintainers use a recent version of git that uses the ort strategy by default (https://git-scm.com/docs/merge-strategies/2.34.0), bump git for the lint taks as well.
Fixes #26130 (comment)
Seems like this could unintentionally bump other deps/libs as well. Maybe just wget the one package?
The only other thing we care about (a bit) is the python version. Since we don't care too much about it, the alternative would be to just bump completely to jammy
ACK d8ded8bc089385c63de37a9f4ba471a4d78b30f7 - seems fine for now, and to keep python3.6 around. When we bump to >= Jammy in future we'll have to pick from Python3.10+.