Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 18eb6f3

Browse files
authored
Merge pull request #42 from JSv4/dependabot/pip/pre-commit-3.3.1
Bump pre-commit from 3.2.2 to 3.3.1
2 parents bfeb5ac + 33123a9 commit 18eb6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ coverage==7.2.5 # https://github.com/nedbat/coveragepy
2525
black==23.3.0 # https://github.com/psf/black
2626
pylint-django==2.5.3 # https://github.com/PyCQA/pylint-django
2727
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
28-
pre-commit==3.2.2 # https://github.com/pre-commit/pre-commit
28+
pre-commit==3.3.1 # https://github.com/pre-commit/pre-commit
2929

3030
# Django
3131
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)