Bump pre-commit-hooks from 4.5.0 to 4.6.0 (#1211)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 Apr 2024 19:06:53 +0000 (21:06 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 19:06:53 +0000 (21:06 +0200)
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](https://github.com/pre-commit/pre-commit-hooks/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index ea363cf1571a8fbeb7d6543c1333e22fa716f3e2..09ab27ce46850c89dd2727e74734af116238dbb0 100644 (file)
@@ -48,7 +48,7 @@ test = [
   "isort==5.13.2",
   "mypy==1.9.0",
   "pre-commit==3.7.0",
-  "pre-commit-hooks==4.5.0",
+  "pre-commit-hooks==4.6.0",
   "pylint==3.1.0",
   "pytest==8.1.1",
   "pytest-aiohttp==1.0.5",