1ffaeb6257
This change updates the pre-commit-config file following the recent update made in some other repos. Change-Id: I8a2bfeac0f4d6e5c7f284f4bcfdcb0c09adefe35
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
# See: https://bugs.launchpad.net/pbr/+bug/1384919 for why this is here...
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
|
|
# For pretty formatting machines/state tables...
|
|
PrettyTable>=0.7.2 # BSD
|