build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 (#2474)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.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.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: pre-commit
  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]
2025-01-21 08:04:54 +08:00
committed by GitHub
parent 8db1e0eee5
commit 0d4360c095
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ dev = [
"mypy==1.13.0; platform_python_implementation=='CPython'",
"pathspec==0.12.1",
"pipdeptree==2.24.0",
"pre-commit==4.0.1",
"pre-commit==4.1.0",
"pylint==3.3.3",
"pyre-check==0.9.23",
"pyright==1.1.391",

View File

@ -8,7 +8,7 @@ mypy-zope==1.0.10; platform_python_implementation=='CPython'
mypy==1.13.0; platform_python_implementation=='CPython'
pathspec==0.12.1
pipdeptree==2.24.0
pre-commit==4.0.1
pre-commit==4.1.0
pylint==3.3.3
pyre-check==0.9.23
pyright==1.1.391