Skip to content

Commit be9368c

Browse files
chore(deps): update dependency pre-commit to v4.2.0 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1679928 commit be9368c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pfun"
3-
version = "0.13.28"
3+
version = "0.13.29"
44
description = "Functional, composable, asynchronous, type-safe Python."
55
authors = ["Sune Debel"]
66
readme = "README.md"
@@ -37,7 +37,7 @@ pytest-xdist = "2.5.0"
3737
yapf = "0.43.0"
3838
mypy = "0.950"
3939
isort = "6.0.1"
40-
pre-commit = "4.1.0"
40+
pre-commit = "4.2.0"
4141
pre-commit-hooks = "5.0.0"
4242
main-dec = "0.1.1"
4343
mkdocs = "1.6.1"

0 commit comments

Comments
 (0)