Skip to content

Commit

Permalink
Bump pre-commit from 2.9.3 to 2.10.1 (#5458)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2021
1 parent eafad70 commit ae8e1b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ pluggy==0.13.1
# via
# -r requirements/lint.txt
# pytest
pre-commit==2.9.3
pre-commit==2.10.1
# via -r requirements/lint.txt
py==1.10.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ flake8==3.8.4
flake8-pyi==20.10.0
isort==5.7.0
mypy==0.790; implementation_name=="cpython"
pre-commit==2.9.3
pre-commit==2.10.1
pytest==6.2.2
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pathspec==0.8.1
# via black
pluggy==0.13.1
# via pytest
pre-commit==2.9.3
pre-commit==2.10.1
# via -r requirements/lint.in
py==1.10.0
# via pytest
Expand Down

0 comments on commit ae8e1b0

Please sign in to comment.