Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #214 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] committed Oct 30, 2020
2 parents d3778ee + b1faac3 commit f869b54
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 @@ -37,7 +37,7 @@ django = ">=2.0"

[tool.poetry.dev-dependencies]
black = "^20.8b1"
pre-commit = "^2.8.0"
pre-commit = "^2.8.1"
pytest = "^6.1.2"
coverage = {extras = ["toml"], version = "^5.3"}
safety = "^1.9.0"
Expand Down

0 comments on commit f869b54

Please sign in to comment.