Skip to content

Commit

Permalink
Bump pre-commit from 4.0.1 to 4.1.0 (#775)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.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.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent fba5a62 commit a33f830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ coverage==7.6.10 # https://github.com/nedbat/coveragepy
black==24.10.0 # https://github.com/psf/black
pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
pre-commit==4.0.1 # https://github.com/pre-commit/pre-commit
pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit


# Django
Expand Down

0 comments on commit a33f830

Please sign in to comment.