Chore(deps-dev): Bump pre-commit from 4.5.0 to 4.5.1 (#3082)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Feb 2026 07:39:45 +0000 (08:39 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 07:39:45 +0000 (08:39 +0100)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.0 to 4.5.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/v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

index fa19d137d3f2f89d8c85816ef22034485f7e9f1c..437614f4787b039898d312bf36cf895f5b7a04b9 100644 (file)
@@ -58,7 +58,7 @@ version = "0.0.0"
 test = [
   "codespell==2.4.1",
   "mypy==1.19.1",
-  "pre-commit==4.5.0",
+  "pre-commit==4.5.1",
   "pre-commit-hooks==6.0.0",
   "pytest==9.0.2",
   "pytest-aiohttp==1.1.0",