Skip to content

Commit

Permalink
Use the correct pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sagar Sadashiv Patwardhan committed May 30, 2018
1 parent df5141c commit eaee6be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev-minimal.txt
Expand Up @@ -7,7 +7,7 @@ freezegun
mock
path.py
pep8
pre-commit
pre-commit==1.10.1
pylint
pytest
pytest-asyncio
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -19,7 +19,7 @@ path.py==8.1
pbr==3.1.1
pep8==1.5.7
pluggy==0.6.0
pre-commit==0.18.1
pre-commit==1.10.1
pycodestyle==2.3.1
pyflakes==1.6.0
Pygments==2.2.0
Expand Down

0 comments on commit eaee6be

Please sign in to comment.