Skip to content

Commit

Permalink
feat(Dependencies): Update dependency pre-commit to v3.1.0
Browse files Browse the repository at this point in the history
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| pypi       | pre-commit | 3.0.4 | 3.1.0 |
  • Loading branch information
renovate[bot] authored Feb 23, 2023
1 parent 6b8456a commit 8b5d5a2
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 8b5d5a2

Please sign in to comment.