Files
pre-commit/pre_commit/commands/migrate_config.py
T
Anthony Sottile c3e438379a Appease yaml.load linters
_technically_ yaml.load is unsafe, however the contents being loaded here are
previously loaded just above using a safe loader so this is not an abitrary
code vector.  Fixing it nonetheless :)
2018-07-03 05:12:36 -07:00

1.6 KiB