Skip to content

Commit

Permalink
Merge pull request #888 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 3e88002 + a17009b commit d455c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
install_requires=requirements,
extras_require={
"dev": [
"pre-commit==3.4.0",
"pre-commit==3.5.0",
"pyyaml==6.0.1",
"pytest==7.4.1",
"pytest-sugar==0.9.4",
Expand Down

0 comments on commit d455c39

Please sign in to comment.