Skip to content

Commit

Permalink
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 in the minor-ver…
Browse files Browse the repository at this point in the history
…sion-bumps group (#2695)

chore(deps-dev): bump pre-commit in the minor-version-bumps group

Bumps the minor-version-bumps group with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit).


Updates `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
  dependency-group: minor-version-bumps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent d59c58f commit 1c0fbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-asyncio~=0.23.8
# pytest-order~=1.0.1
mypy~=1.14.1
coverage~=7.6
pre-commit==4.0.1
pre-commit==4.1.0
codespell==2.3.0
bandit==1.8.2
flake8==7.1.1

0 comments on commit 1c0fbce

Please sign in to comment.