pre-commit-hooks: python3.6.1+ · precommit/pre-commit-hooks@261fb3d · GitHub
Skip to content

Commit 261fb3d

Browse files
committed
pre-commit-hooks: python3.6.1+
1 parent fd3bcbd commit 261fb3d

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 2 deletions

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install_requires =
2525
flake8
2626
ruamel.yaml>=0.15
2727
toml
28-
python_requires = >=3.6
28+
python_requires = >=3.6.1
2929

3030
[options.entry_points]
3131
console_scripts =

tests/sort_simple_yaml_test.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)