Skip to content

Commit e365a1c

Browse files
chore(deps): update pre-commit hook asottile/add-trailing-comma to v4
1 parent 9bc44a4 commit e365a1c

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
@@ -91,7 +91,7 @@ repos:
9191
args: [--py38-plus]
9292
exclude: nonunicode/.*
9393
- repo: https://github.com/asottile/add-trailing-comma
94-
rev: v3.1.0
94+
rev: v4.0.0
9595
hooks:
9696
- id: add-trailing-comma
9797
exclude: nonunicode/.*

0 commit comments

Comments
 (0)