Skip to content

Commit 4cbceb3

Browse files
fix(deps): update dependency pre-commit to v4.5.0 (#2100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 443f380 commit 4cbceb3

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
@@ -45,7 +45,7 @@ django = [
4545
"Django"
4646
]
4747
lint = [
48-
"pre-commit==4.4.0"
48+
"pre-commit==4.5.0"
4949
]
5050
test = [
5151
]

0 commit comments

Comments
 (0)