Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #204 from staticdev/dependabot/pip/pre-commit-2.8.1
Browse files Browse the repository at this point in the history
Bump pre-commit from 2.8.0 to 2.8.1
  • Loading branch information
github-actions[bot] authored Oct 30, 2020
2 parents dc2437b + 4ebea9f commit 8ffe87e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ safety = "^1.8.5"
pytest = "^6.1.1"
mypy = "^0.790"
reorder-python-imports = "^2.3.5"
pre-commit = "^2.8.0"
pre-commit = "^2.8.1"
coverage = {extras = ["toml"], version = "^5.3"}
pytest-django = "^4.1.0"
pygments = "^2.7.2"
Expand Down

0 comments on commit 8ffe87e

Please sign in to comment.