Chore: Upgrade pre-commit hooks 60/68160/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 28 Jun 2021 17:28:24 +0000 (10:28 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 29 Jun 2021 17:37:49 +0000 (10:37 -0700)
commita7beeb4b05cad87e75edabf25779a239317ce7e4
tree7ce8992eab1c96b1e6d037c0424be2733689dcad
parent517e3db5bca6015c0ac95ebf7cdea18e9ff7fca5
Chore: Upgrade pre-commit hooks

This change also includes style updates enforced by black that have to
come in _with_ the upgrade.

Change-Id: I68eebed11c5aca19d530104ae1164c42371d4851
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
14 files changed:
.pre-commit-config.yaml
lftools/api/endpoints/gerrit.py
lftools/api/endpoints/nexus2.py
lftools/api/endpoints/nexus3.py
lftools/cli/nexus3/task.py
lftools/cli/nexus3/user.py
lftools/cli/rtd.py
lftools/nexus/__init__.py
tests/test_deploy.py
tests/test_license.py
tests/test_release_docker_hub.py
tests/test_rtd.py
tests/test_schema.py
tests/test_version.py