mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
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:
@ -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",
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user