Chore(deps-dev): Bump pre-commit from 4.3.0 to 4.5.0 (#2723)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Dec 2025 18:15:21 +0000 (19:15 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Dec 2025 18:15:21 +0000 (19:15 +0100)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.5.0.
- [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/v4.3.0...v4.5.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.5.0
  dependency-type: direct:development
  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 3781a0e3dd6a726e99488d2f9e9ba3ff9f8c94d1..e0eb2e60642450813d0e2b29371190f3c2963e38 100644 (file)
@@ -54,7 +54,7 @@ version = "0.0.0"
 test = [
   "codespell==2.4.1",
   "mypy==1.18.2",
-  "pre-commit==4.3.0",
+  "pre-commit==4.5.0",
   "pre-commit-hooks==6.0.0",
   "pytest==8.4.2",
   "pytest-aiohttp==1.1.0",