Skip to content

Commit

Permalink
Update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent e129544 commit 122a605
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 @@ -57,7 +57,7 @@ typing_extensions = "*" # only really needed for < 3.8 but can still be used in
yamllint = "*"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
pre-commit = "^4.0.1"

[tool.poetry.group.docs.dependencies]
autodoc-pydantic = "^2.2.0"
Expand Down

0 comments on commit 122a605

Please sign in to comment.