build(deps-dev): bump pre-commit from 4.5.1 to 4.6.0 (#1033)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.1 to 4.6.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.5.1...v4.6.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.6.0
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot]
2026-04-24 20:56:48 +02:00
committed by GitHub
parent bebcf6d3a8
commit 049f080798

View File

@@ -59,7 +59,7 @@ dev = [
# - commitizen - sync with requirements-dev.txt (if on pypi)
#
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
"pre-commit==4.5.1",
"pre-commit==4.6.0",
"mypy==1.20.1",
"types-requests==2.33.0.20260408", # for mypy
"pandas-stubs==3.0.0.260204", # for mypy