Bump pre-commit from 3.8.0 to 4.0.1 (#1738)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Oct 2024 10:42:28 +0000 (12:42 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2024 10:42:28 +0000 (12:42 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.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](https://github.com/pre-commit/pre-commit/compare/v3.8.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 429a2f9f35f8aa06a5629d124fcbd2288daa7485..a508a1a6433e23be4f20cd4479b93437f71b4b3c 100644 (file)
@@ -45,7 +45,7 @@ test = [
   "codespell==2.3.0",
   "isort==5.13.2",
   "mypy==1.11.2",
-  "pre-commit==3.8.0",
+  "pre-commit==4.0.1",
   "pre-commit-hooks==4.6.0",
   "pytest==8.3.3",
   "pytest-aiohttp==1.0.5",