Skip to content

Commit 5644343

Browse files
Bump pre-commit from 4.0.1 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.2.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abd3e44 commit 5644343

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pytest-env = "^1.1.1"
5050
black = ">=23.11,<25.0"
5151
isort = "^5.12.0"
5252
mypy = "^1.7.0"
53-
pre-commit = "^4.0.1"
53+
pre-commit = "^4.2.0"
5454
flake8 = ">=6.1,<8.0"
5555
ipdb = "^0.13.13"
5656
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)