Chore(deps): Bump pre-commit-hooks from 5.0.0 to 6.0.0 (#2346)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 26 Aug 2025 10:42:16 +0000 (12:42 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Aug 2025 10:42:16 +0000 (12:42 +0200)
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pre-commit-hooks
  dependency-version: 6.0.0
  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 8a0cfbc71322ac544259895b169cedf146dc9ec2..8817d7204822dbb03752bcb62393e458ed1d9e4a 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "isort==6.0.1",
   "mypy==1.17.1",
   "pre-commit==4.3.0",
-  "pre-commit-hooks==5.0.0",
+  "pre-commit-hooks==6.0.0",
   "pytest==8.4.1",
   "pytest-aiohttp==1.1.0",
   "pytest-cov==6.2.1",