Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #351 from communitiesuk/bau/update-pre-commit
Browse files Browse the repository at this point in the history
Upgrade pre-commit
  • Loading branch information
samuelhwilliams authored Oct 24, 2024
2 parents 13818e5 + 8b3cbe9 commit f989180
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
black
debugpy
deepdiff
pre-commit
pre-commit~=4.0.0
pytest
pytest-env
pytest-flask
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ pluggy==1.5.0
# pytest
prance==23.6.21.0
# via -r requirements.txt
pre-commit==3.7.1
pre-commit==4.0.1
# via -r requirements-dev.in
psycopg2-binary==2.9.9
# via -r requirements.txt
Expand Down

0 comments on commit f989180

Please sign in to comment.