Skip to content

Commit 729e043

Browse files
chore(deps): update dependency pre-commit to v4.4.0 (#509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c02d37c commit 729e043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lint = [
1111
{include-group = "pre-commit"}
1212
]
1313
pre-commit = [
14-
"pre-commit==4.3.0"
14+
"pre-commit==4.4.0"
1515
]
1616
test = [
1717
"pytest==9.0.0"

0 commit comments

Comments
 (0)