Skip to content

Commit dad4fda

Browse files
chore(deps): update pre-commit hook asottile/add-trailing-comma to v3.2.0
1 parent aeb02a4 commit dad4fda

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: v3.2.0
9595
hooks:
9696
- id: add-trailing-comma
9797
exclude: nonunicode/.*

0 commit comments

Comments
 (0)