Skip to content

Commit

Permalink
Bump pre-commit from 3.7.0 to 3.7.1 (#21)
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 May 22, 2024
1 parent 6a4f5c1 commit 277155a
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.7.0"
pre-commit = "^3.7.1"
ruff = "^0.4.4"
pyright = "^1.1.363"
pytest = "^8.2.1"
Expand Down

0 comments on commit 277155a

Please sign in to comment.