VOL-5336 - Install pre-commit linting tool

.pre-commit-config.yaml
requirements.txt
-----------------------
  o Install pre-commit tool dependencies.

makefiles/include.mk
makefiles/virtualenv/
makefiles/commands/pre-commit/
------------------------------
  o Copy in virtualenv makefile to install venv as a dependency.
  o Copy in commands/pre-commit to support '% make pre-commit'

[HOWTO: test]
% make pre-commit

Change-Id: I59cf029374db6924a67771ca4511a904b4788269
diff --git a/VERSION b/VERSION
index 0a5af26..3d0e623 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.11.3
+1.11.4