mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Merge pull request #369 from pre-commit/safe_load
Use ruamel.yaml for readme_test
This commit is contained in:
commit
8171e47eb2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ from __future__ import unicode_literals
|
|||
|
||||
import io
|
||||
|
||||
import yaml
|
||||
from pre_commit_hooks.check_yaml import yaml
|
||||
|
||||
|
||||
def test_readme_contains_all_hooks():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue