Skip to content

Commit a8ac8e6

Browse files
Bump pre-commit from 4.5.1 to 4.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.1...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f3b453 commit a8ac8e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ coverage==7.13.5 # https://github.com/nedbat/coveragepy
3131
black==26.3.1 # https://github.com/psf/black
3232
pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
3333
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
34-
pre-commit==4.5.1 # https://github.com/pre-commit/pre-commit
34+
pre-commit==4.6.0 # https://github.com/pre-commit/pre-commit
3535

3636
# Django
3737
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)