diff options
author | 2023-03-20 10:58:28 +0100 | |
---|---|---|
committer | 2023-03-20 11:00:18 +0100 | |
commit | e9ce34165af6597559ee2fa40d611c4d8b0a0534 (patch) | |
tree | ca8012a4840007518360eca34114507464788a01 /test-requirements.txt | |
parent | 7d08965170d1c2f1920a7220a9877859156fab28 (diff) |
Run pre-commit in the Functest K8s gates
Change-Id: I3957dbde922d8ed8edc47d5cf1aee1475f117836
Co-authored-by: Guillaume Lambert <guillaume.lambert@orange.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 8bd1c09890c7c1fff392572de709a0ccc6a283b6)
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 04a0312e..fd3f01c4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,3 +12,4 @@ yamllint ansible-lint bashate # Apache-2.0 bandit +pre-commit |