configuration: minerva: update scm board threshold

Update P1V0, P3V3, and P5V sensor threshold value.

Change-Id: Ieb68e2fd8da348e79932b4f95f92645b1003b176
Signed-off-by: Yang Chen <yang.chen@quantatw.com>
diff --git a/configurations/meta/minerva_cmm_scm.json b/configurations/meta/minerva_cmm_scm.json
index 1e2fa0d..a46fd50 100644
--- a/configurations/meta/minerva_cmm_scm.json
+++ b/configurations/meta/minerva_cmm_scm.json
@@ -29,17 +29,17 @@
             "Thresholds": [
                 {
                     "Direction": "greater than",
-                    "Hysteresis": 0.11,
+                    "Hysteresis": 0.105,
                     "Name": "upper critical",
                     "Severity": 1,
-                    "Value": 5.5
+                    "Value": 5.25
                 },
                 {
                     "Direction": "less than",
-                    "Hysteresis": 0.09,
+                    "Hysteresis": 0.095,
                     "Name": "lower critical",
                     "Severity": 1,
-                    "Value": 4.5
+                    "Value": 4.75
                 }
             ],
             "Type": "ADC"
@@ -51,17 +51,17 @@
             "Thresholds": [
                 {
                     "Direction": "greater than",
-                    "Hysteresis": 0.0706,
+                    "Hysteresis": 0.072,
                     "Name": "upper critical",
                     "Severity": 1,
-                    "Value": 3.53
+                    "Value": 3.6
                 },
                 {
                     "Direction": "less than",
-                    "Hysteresis": 0.0614,
+                    "Hysteresis": 0.06,
                     "Name": "lower critical",
                     "Severity": 1,
-                    "Value": 3.07
+                    "Value": 3.0
                 }
             ],
             "Type": "ADC"
@@ -159,17 +159,17 @@
             "Thresholds": [
                 {
                     "Direction": "greater than",
-                    "Hysteresis": 0.0216,
+                    "Hysteresis": 0.022,
                     "Name": "upper critical",
                     "Severity": 1,
-                    "Value": 1.08
+                    "Value": 1.1
                 },
                 {
                     "Direction": "less than",
-                    "Hysteresis": 0.0184,
+                    "Hysteresis": 0.018,
                     "Name": "lower critical",
                     "Severity": 1,
-                    "Value": 0.92
+                    "Value": 0.9
                 }
             ],
             "Type": "ADC"