Skip to content

Commit

Permalink
Merge pull request #244 from deNBI/deps/pre-commit-3.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency pre-commit to v3.1.0
  • Loading branch information
qqmok authored Feb 23, 2023
2 parents 6b8456a + 8b5d5a2 commit 21ffaf7
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 @@ -17,7 +17,7 @@ psycopg2 = "2.9.5"

[tool.poetry.dev-dependencies]
aiohttp-devtools = "1.0.post0"
pre-commit = "3.0.4"
pre-commit = "3.1.0"
black = {version = "23.1.0",allow-prereleases = true}
sphinx-autodoc-typehints = "1.23.4"
sphinx = "5.3.0"
Expand Down

0 comments on commit 21ffaf7

Please sign in to comment.