Skip to content

Commit

Permalink
Adiciona pre-commit e atualiza isort tornando-o compativel
Browse files Browse the repository at this point in the history
  • Loading branch information
marcmatias committed Apr 10, 2021
1 parent c6c6e2c commit dc661e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
autoflake==1.3.1
black==19.10b0
flake8==3.7.9
isort==4.3.21
isort==5.8.0
model-bakery==1.1.0
pytest-django==3.2.1
pytest-env==0.6.2
pytest==4.4.1
pre-commit==2.12.0

0 comments on commit dc661e4

Please sign in to comment.