Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit e300e88

Browse files
[pre-commit.ci] pre-commit autoupdate (#230)
updates: - [github.com/asottile/add-trailing-comma: v2.1.0 → v2.2.0](asottile/add-trailing-comma@v2.1.0...v2.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 789fee6 commit e300e88

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
@@ -43,7 +43,7 @@ repos:
4343
- id: pyupgrade
4444
args: ['--py36-plus']
4545
- repo: https://github.com/asottile/add-trailing-comma
46-
rev: v2.1.0
46+
rev: v2.2.0
4747
hooks:
4848
- id: add-trailing-comma
4949
args: ['--py36-plus']

0 commit comments

Comments
 (0)