Skip to content

Commit fe56f70

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/add-trailing-comma: v2.5.1 → v3.0.0](asottile/add-trailing-comma@v2.5.1...v3.0.0)
1 parent 8bdc9d2 commit fe56f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
]
4949

5050
- repo: https://github.com/asottile/add-trailing-comma
51-
rev: v2.5.1
51+
rev: v3.0.0
5252
hooks:
5353
- id: add-trailing-comma
5454
args:

0 commit comments

Comments
 (0)