Skip to content

Commit 033cf15

Browse files
chore(deps): update pre-commit hook asottile/add-trailing-comma to v4 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c202d36 commit 033cf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ repos:
8585
- id: pyupgrade
8686
args: [--py311-plus]
8787
- repo: https://github.com/asottile/add-trailing-comma
88-
rev: v3.2.0
88+
rev: v4.0.0
8989
hooks:
9090
- id: add-trailing-comma
9191
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)