Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 4e5dad5 commit 5fe3e3c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bumpver==2023.1129
bpython
commitizen==3.30.1
invoke==2.2.0
pre-commit==3.8.0
pre-commit==4.0.1

# Testing
# ----------------------------------------------------------------------------
Expand Down
8 changes: 4 additions & 4 deletions {{cookiecutter.project_slug}}/poetry.lock

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

2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ djlint = "^1.34.1"
dslr = "^0.4.0"
honcho = "^1.1.0"
invoke = "^2.2.0"
pre-commit = "3.8.0"
pre-commit = "4.0.1"
ruff = "^0.7.0"
wagtail-factories = "^4.1.0"

Expand Down

0 comments on commit 5fe3e3c

Please sign in to comment.