Skip to content

Commit

Permalink
Update to autohooks 🪝
Browse files Browse the repository at this point in the history
  • Loading branch information
todofixthis committed Oct 19, 2024
1 parent b953e64 commit 334181f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 @@ -69,11 +69,11 @@ django = ["phx-filters-django"]
iso = ["phx-filters-iso"]

[tool.poetry.group.dev.dependencies]
autohooks = ">=23,<25"
autohooks = "^24"
autohooks-plugin-black = "^23"
autohooks-plugin-mypy = "^23"
autohooks-plugin-pytest = "^23"
autohooks-plugin-ruff = "^23"
autohooks-plugin-ruff = "^24"
black = "^24"
mypy = "^1"
pytest = "^8"
Expand Down

0 comments on commit 334181f

Please sign in to comment.