Skip to content

Commit

Permalink
Merge pull request #1807 from mandiant/dependabot/pip/pre-commit-3.5.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0
  • Loading branch information
williballenthin authored Oct 17, 2023
2 parents 0324d24 + d99b454 commit 430fdb0
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.4.0",
"pre-commit==3.5.0",
"pytest==7.4.2",
"pytest-sugar==0.9.7",
"pytest-instafail==0.5.0",
Expand Down

0 comments on commit 430fdb0

Please sign in to comment.