--- steps: test-precommit: image: brenard/python-pre-commit commands: - python3 -m pip install --break-system-packages debian-parser requests urllib3 - pre-commit run --all-files