Skip to content

Commit

Permalink
Upgrade pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelhwilliams committed Oct 24, 2024
1 parent 4604a3c commit 519d597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assessment_store/requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black
deepdiff
invoke
pip-tools>=6.13.0
pre-commit
pre-commit~=4.0.0
pytest
pytest-env
pytest-flask
Expand Down
2 changes: 1 addition & 1 deletion assessment_store/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,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 519d597

Please sign in to comment.