Bump pre-commit-hooks from 5.0.0 to 6.0.0

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>
This commit is contained in:
dependabot[bot]
2025-08-11 10:14:36 +00:00
committed by GitHub
parent fdcdc01b7b
commit 42a56b73a3

View File

@@ -2,7 +2,7 @@
codespell==2.4.1
isort==6.0.1
pre-commit==4.2.0
pre-commit-hooks==5.0.0
pre-commit-hooks==6.0.0
pyupgrade==3.20.0
ruff==0.12.1
vulture==2.14