Skip to content

Commit

Permalink
feat(Dependencies): Update dependency pre-commit to v3.0.2
Browse files Browse the repository at this point in the history
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| pypi       | pre-commit | 3.0.1 | 3.0.2 |
  • Loading branch information
renovate[bot] committed Jan 30, 2023
1 parent e70c323 commit 50afd8d
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.1"
pre-commit = "3.0.2"
black = {version = "22.12.0",allow-prereleases = true}
sphinx-autodoc-typehints = "1.23.4"
sphinx = "5.3.0"
Expand Down

0 comments on commit 50afd8d

Please sign in to comment.