Skip to content

Commit

Permalink
Merge pull request #1776 from mandiant/dependabot/pip/pre-commit-3.4.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0
  • Loading branch information
williballenthin authored Sep 4, 2023
2 parents 7b08f2d + 46e3ed1 commit 1224b7e
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 @@ -61,7 +61,7 @@ packages = ["capa"]

[project.optional-dependencies]
dev = [
"pre-commit==3.3.3",
"pre-commit==3.4.0",
"pytest==7.4.0",
"pytest-sugar==0.9.7",
"pytest-instafail==0.5.0",
Expand Down

0 comments on commit 1224b7e

Please sign in to comment.