bump 'identify' floor to 1.4.20 by jameslamb · Pull Request #3699 · pre-commit/pre-commit
Fixes #3698
Proposes bumping the floor on identify from 1.0.0 to 1.4.20.
If using a hook that advertises support for jupyter files, pre-commit needs at least that version of identify to set up the environment (support was added in pre-commit/identify#111)
identify 1.4.20 is almost 6 years old (https://pypi.org/project/identify/1.4.20/), so I think this shouldn't introduce any significant portability issues.
Thanks for your time and consideration.