Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/asottile/add-trailing-comma: v2.5.1 → v3.0.0](asottile/add-trailing-comma@v2.5.1...v3.0.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 4, 2023
1 parent b4b464d commit fca9f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repos:
]

- repo: https://github.com/asottile/add-trailing-comma
rev: v2.5.1
rev: v3.0.0
hooks:
- id: add-trailing-comma
args:
Expand Down

0 comments on commit fca9f78

Please sign in to comment.