Fix too long floating point number parse problem

- Also include @dougthor42's diff to test the fix
    see: [his diff](https://github.com/pre-commit/pre-commit-hooks/compare/main...dougthor42:high-precision-numbers)
This commit is contained in:
SilverTux 2022-10-06 17:51:41 +02:00
parent 6b03546fc3
commit 629df55544
3 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,3 @@
{
"foo": 4.4257052820783003
}