Skip to content

Commit

Permalink
🛠️ Fix (package): Update pre-commit 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcadena committed Oct 13, 2023
1 parent 7dff52f commit 7dd026d
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 @@ -55,7 +55,7 @@ isort = "^5.12.0"
mypy = "^1.6.0"
black = "^23.9.1"
ruff = "^0.0.292"
pre-commit = "^3.4.0"
pre-commit = "^3.5.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 7dd026d

Please sign in to comment.