Skip to content

Commit

Permalink
--- (#186)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent f803145 commit 788b3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ requires-python = ">=3.10"

[project.optional-dependencies]
dev = [
"pre-commit==3.3.2",
"pre-commit==3.7.1",
]
test = [
"coverage==7.2.2",
Expand Down

0 comments on commit 788b3b3

Please sign in to comment.