chore(deps-dev): bump pre-commit from 4.5.0 to 4.5.1

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>
This commit is contained in:
dependabot[bot]
2026-03-02 23:05:53 +00:00
committed by GitHub
parent 7972192d55
commit b4d75d44d2
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ authors = [
dev = [
"ruff==0.14.7",
"mypy==1.19.0",
"pre-commit==4.5.0",
"pre-commit==4.5.1",
"bandit==1.9.2",
"pytest==8.4.2",
"pytest-asyncio==1.3.0",