Skip to content

Commit

Permalink
Bump pre-commit-hooks from 4.5.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent bc674a7 commit 4f5e757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ test = [
"isort==5.13.2",
"mypy==1.10.1",
"pre-commit==3.7.1",
"pre-commit-hooks==4.5.0",
"pre-commit-hooks==4.6.0",
"pylint==3.2.5",
"pytest==8.2.2",
"pytest-aiohttp==1.0.5",
Expand Down

0 comments on commit 4f5e757

Please sign in to comment.