Skip to content

Commit

Permalink
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.0 in the major-ver…
Browse files Browse the repository at this point in the history
…sion-bumps group (Pycord-Development#2600)

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

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


Updates `pre-commit` from 3.8.0 to 4.0.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@v3.8.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-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 Oct 8, 2024
1 parent aa50958 commit c67d956
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.11.2
coverage~=7.6
pre-commit==3.8.0
pre-commit==4.0.0
codespell==2.3.0
bandit==1.7.10
flake8==7.1.1

0 comments on commit c67d956

Please sign in to comment.