Skip to content

Commit

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

Bump pre-commit from 3.3.3 to 3.4.0
  • Loading branch information
kilemensi authored Oct 11, 2023
2 parents 3b58946 + 7514662 commit 0a21bf9
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.4.1
mypy-extensions==1.0.0
pre-commit==3.3.3
pre-commit==3.4.0
psycopg2-binary==2.9.6
setuptools==68.2.2
wheel==0.41.2
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.4.1
mypy-extensions==1.0.0
pre-commit==3.3.3
pre-commit==3.4.0
psycopg2-binary==2.9.6
setuptools==68.2.2
wheel==0.41.2
Expand Down

0 comments on commit 0a21bf9

Please sign in to comment.