Skip to content

Commit

Permalink
fix(pyup): Update pre-commit to 4.0.1 (#814)
Browse files Browse the repository at this point in the history
* Update pre-commit from 3.7.1 to 4.0.1

* Update pre-commit from 3.7.1 to 4.0.1

---------

Co-authored-by: mark sevelj <[email protected]>
  • Loading branch information
pyup-bot and imAsparky authored Nov 28, 2024
1 parent efe8bc1 commit e5ed224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
-r test.txt
django-debug-toolbar==4.4.6
django-debug-toolbar-template-profiler==2.1.0
pre-commit==3.7.1
pre-commit==4.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
django-browser-reload==1.17.0
django-debug-toolbar==4.4.6
django-debug-toolbar-template-profiler==2.1.0
pre-commit==3.7.1
pre-commit==4.0.1

0 comments on commit e5ed224

Please sign in to comment.