Skip to content

Commit

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

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

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


Updates `pre-commit` from 4.0.0 to 4.0.1
- [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.0...v4.0.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-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 9, 2024
1 parent 8952eda commit 454a146
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==4.0.0
pre-commit==4.0.1
codespell==2.3.0
bandit==1.7.10
flake8==7.1.1

0 comments on commit 454a146

Please sign in to comment.