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

Commit 0f5e6d9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/add-trailing-comma: v2.1.0 → v2.2.0](asottile/add-trailing-comma@v2.1.0...v2.2.0)
1 parent fd85b3f commit 0f5e6d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ repos:
1616
hooks:
1717
- id: pyupgrade
1818
- repo: https://github.com/asottile/add-trailing-comma
19-
rev: v2.1.0
19+
rev: v2.2.0
2020
hooks:
2121
- id: add-trailing-comma

0 commit comments

Comments
 (0)