Skip to content

Commit

Permalink
Update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pauloxnet authored and bmispelon committed Nov 2, 2024
1 parent 6b0c297 commit 0d067a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repos:
- id: djhtml
files: .*/templates/.*\.html$
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.4.3"
rev: "v2.5.0"
hooks:
- id: pyproject-fmt
- repo: https://github.com/mrtazz/checkmake.git
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r common.txt
django-debug-toolbar==4.4.6
isort==5.13.2
pre-commit~=3.5.0
pre-commit~=4.0.1
watchdog==5.0.3

0 comments on commit 0d067a8

Please sign in to comment.