[VOL-5297] Install module pre-commit for linting

Minor patch submitted for side effects.
Launch a 1c-1g AWS instance for debugging.

.pre-commit-config.yaml
-----------------------
  o Update base pre-commit script config.
  o Add doc8 and minor rst linting hooks.

howto/release/voltctl/release.rst
overview/contributing/copyright.rst
overview/contributing/patch_followup.rst
----------------------------------------
  o Source edits and cleanups used to force a job run.

Signed-off-by: Joey Armstrong <jarmstrong@linuxfoundation.org>
Change-Id: Ie3243b953c6b6e9c0d31e0080b2ebbe1d2b91c0f
diff --git a/overview/contributing/patch_followup.rst b/overview/contributing/patch_followup.rst
index 3c9334f..f218b3d 100644
--- a/overview/contributing/patch_followup.rst
+++ b/overview/contributing/patch_followup.rst
@@ -124,7 +124,8 @@
 
   - View all open/unmerged patches
   - Scroll down through the list until something of interest is found.
-  - Under the # column (2nd column on left hand side) right click and open to view the patch.
+  - Under the # column (2nd column on left hand side) right click and open
+    to view the patch.
   - For example: `repo:voltha-system-tests <https://gerrit.opencord.org/c/voltha-system-tests/+/33380>`_
 
 Patch history and jenkins jobs