build(deps-dev): bump pre-commit from 4.5.0 to 4.6.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.0 to 4.6.0.
- [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.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>
This commit is contained in:
dependabot[bot]
2026-04-27 18:22:57 +00:00
committed by GitHub
parent 87f0970dbc
commit eef7bb61bb

View File

@@ -129,7 +129,7 @@ dev = [
# we want all developer environments to be consistent.
# These dependencies are not used in production environments
# and should not conflict with other libraries/tooling.
"pre-commit==4.5.0",
"pre-commit==4.6.0",
"pytest==9.0.2",
"pytest-sugar==1.1.1",
"pytest-instafail==0.5.0",