Chore(deps): Bump pre-commit from 4.2.0 to 4.3.0 (#2324)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 15 Aug 2025 19:41:16 +0000 (21:41 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 19:41:16 +0000 (21:41 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.3.0
  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 3422f38dad318b6e6ccb950705679bd3cd0dd016..27884f7cd3898f81bd2eb359dc9ff12957a96980 100644 (file)
@@ -49,7 +49,7 @@ test = [
   "codespell==2.4.1",
   "isort==6.0.1",
   "mypy==1.17.0",
-  "pre-commit==4.2.0",
+  "pre-commit==4.3.0",
   "pre-commit-hooks==5.0.0",
   "pytest==8.4.1",
   "pytest-aiohttp==1.1.0",