Skip to content

Commit

Permalink
Merge pull request #169 from spousesupportgroup/dependabot/pip/pre-co…
Browse files Browse the repository at this point in the history
…mmit-3.6.2

deps(pip): bump pre-commit from 3.6.1 to 3.6.2
  • Loading branch information
github-actions[bot] authored Feb 19, 2024
2 parents 7a7647b + 45c23af commit f22546b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ djlint="^1.34.1"
pylint = "^3.0.3"
pylint-django="^2.5.5"
pylint-celery="^0.3"
pre-commit="^3.6.1"
pre-commit="^3.6.2"
factory-boy = "^3.3.0"
django-debug-toolbar = "^4.2.0"
django-extensions = "^3.2.3"
Expand All @@ -75,7 +75,7 @@ django-anymail = "10.2"


[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.1"
pre-commit = "^3.6.2"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit f22546b

Please sign in to comment.