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

Commit

Permalink
Merge pull request #367 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 dac002a + 6988e69 commit 055cbf9
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 @@ -3,7 +3,7 @@ black
click
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 @@ -331,7 +331,7 @@ ply==3.11
# jsonpath-rw
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 055cbf9

Please sign in to comment.