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

Commit

Permalink
Merge pull request #344 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 bef1698 + c8bfea1 commit 78a9d1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ black
debugpy
deepdiff
invoke
pre-commit
pre-commit~=4.0.0
pytest
pytest-env
pytest-flask
Expand Down
8 changes: 2 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,7 @@ funding-service-design-utils==5.1.1
govuk-frontend-jinja==2.3.0
# via -r requirements.txt
greenlet==3.1.1
# via
# -r requirements.txt
# sqlalchemy
# via -r requirements.txt
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -275,7 +273,7 @@ pluggy==1.0.0
# via pytest
prance==0.21.8.0
# via -r requirements.txt
pre-commit==2.19.0
pre-commit==4.0.1
# via -r requirements-dev.in
py==1.11.0
# via pytest
Expand Down Expand Up @@ -445,8 +443,6 @@ swagger-ui-bundle==0.0.9
# via -r requirements-dev.in
tenacity==6.3.1
# via pytest-selenium
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
Expand Down

0 comments on commit 78a9d1e

Please sign in to comment.