Skip to content

Commit

Permalink
Add pre-commit to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jimnarey committed Mar 10, 2024
1 parent edc2f55 commit ca160dd
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 0 deletions.
197 changes: 197 additions & 0 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ govuk-frontend-django = "^0.4.0"
crispy-forms-gds = "^0.3.0"
django-phonenumber-field = {extras = ["phonenumberslite"], version = "^7.3.0"}
django-simple-history = "^3.5.0"
pre-commit = "^3.6.2"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit ca160dd

Please sign in to comment.