Skip to content

Commit ee35aa4

Browse files
rubiinCopilot
andauthored
Update src/lib/isMobilePhone.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 319f88e commit ee35aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/isMobilePhone.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ const phones = {
106106
'fr-FR': /^(\+?33|0)[67]\d{8}$/,
107107
'fr-GF': /^(\+?594|0|00594)[67]\d{8}$/,
108108
'fr-GP': /^(\+?590|0|00590)[67]\d{8}$/,
109+
'fr-ML': /^(\+?223)?[679]\d{7}$/,
109110
'fr-MQ': /^(\+?596|0|00596)[67]\d{8}$/,
110111
'fr-PF': /^(\+?689)?8[789]\d{6}$/,
111-
'fr-ML': /^(\+?223)?[679]\d{7}$/,
112112
'fr-RE': /^(\+?262|0|00262)[67]\d{8}$/,
113113
'fr-TG': /^(\+?228)?(7([0-3]|[89])|9([0-3]|[6-9]))\d{6}$/,
114114
'fr-WF': /^(\+681)?\d{6}$/,

0 commit comments

Comments
 (0)