Chore(deps): Bump pre-commit from 4.1.0 to 4.2.0 (#2111)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 7 Apr 2025 21:26:04 +0000 (23:26 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 21:26:04 +0000 (23:26 +0200)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.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.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.2.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 83b05577b402028507e286a19ea47919f01c2351..1e71c1c3dfc847af85aa6ca2ec39fe052a8ee592 100644 (file)
@@ -46,7 +46,7 @@ test = [
   "codespell==2.4.1",
   "isort==6.0.0",
   "mypy==1.15.0",
-  "pre-commit==4.1.0",
+  "pre-commit==4.2.0",
   "pre-commit-hooks==5.0.0",
   "pytest==8.3.5",
   "pytest-aiohttp==1.1.0",