Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vint21h committed May 17, 2021
1 parent cbbe3b3 commit 7137259
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ repos:
files: \.env*
exclude: .envrc
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
rev: v4.0.1
hooks:
- id: check-added-large-files
- id: check-ast
Expand Down
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,20 +67,20 @@ test =
flake8-fixme==1.1.1
flake8==3.9.2
importlib-metadata==4.0.1
interrogate==1.3.2
interrogate==1.4.0
isort==5.8.0
mypy==0.812
pep8-naming==0.11.1
pip-outdated==0.4.0
polint==0.4
pre-commit-hooks==3.4.0
pre-commit-hooks==4.0.1
pre-commit==2.12.1
pygments==2.9.0
pylint-django==2.4.4
pylint==2.8.2
pyroma==3.1
pytest-cov==2.11.1
pytest-django==4.2.0
pytest-cov==2.12.0
pytest-django==4.3.0
pytest-extra-durations==0.1.3
pytest-instafail==0.4.2
pytest-sugar==0.9.4
Expand Down

0 comments on commit 7137259

Please sign in to comment.