Skip to content

Commit

Permalink
Bump pre-commit from 3.8.0 to 4.0.1 (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent b8ac3f3 commit 0bf2507
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 @@ -19,7 +19,7 @@ readme = "README.md" # Could also do ["path/to/README0.md", "path/to/README1.md"
python = "^3.10"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
pre-commit = "^4.0.1"
ruff = "^0.6.7"
pyright = {extras = ["nodejs"], version = "^1.1.382"}
pytest = "^8.3.3"
Expand Down

0 comments on commit 0bf2507

Please sign in to comment.