Skip to content

Commit

Permalink
Merge pull request #980 from CodeForAfrica/dependabot/pip/pre-commit-…
Browse files Browse the repository at this point in the history
…3.5.0

Bump pre-commit from 3.4.0 to 3.5.0
  • Loading branch information
kilemensi authored Feb 6, 2024
2 parents 43b154b + e7ef243 commit 3f570f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flake8==5.0.4
isort==5.12.0
mypy==1.8.0
mypy-extensions==1.0.0
pre-commit==3.4.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==68.2.2
wheel==0.42.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dev =
isort==5.12.0
mypy==1.8.0
mypy-extensions==1.0.0
pre-commit==3.4.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==68.2.2
wheel==0.42.0
Expand Down

0 comments on commit 3f570f3

Please sign in to comment.