Bumped hacking, etc, versions in .pre-commit-config.yaml Added some additional checks and fixed any complaints they found. Also enabled flake8-logging-format (G) rules and fixed issues it found. TrivialFix Change-Id: I2b807e553a1ca312371e573941d71366a717b50a Signed-off-by: Brian Haley <haleyb.dev@gmail.com>
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
hacking>=6.1.0,<=8.0.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|