Skip to content

Commit

Permalink
Merge pull request #145 from redpwn/dependabot/pip/pre-commit-2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 12, 2021
2 parents cc0db95 + c5eaf66 commit 761d51f
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 @@ -33,7 +33,7 @@ sphinx_rtd_theme = { version = "^0.5.0", optional = true }
sphinx-jsonschema = { version = "^1.15", optional = true }

[tool.poetry.dev-dependencies]
pre-commit = { version = "^2.11.1", python = "^3.6.1" }
pre-commit = { version = "^2.12.1", python = "^3.6.1" }
black = "^20.8b1"
pytest = "^6.2.3"
coverage = "^5.5"
Expand Down

0 comments on commit 761d51f

Please sign in to comment.