Skip to content

Commit 59e8d85

Browse files
authored
Merge pull request #156 from enter-at/renovate/asottile-add-trailing-comma-2.x
chore(deps): update precommit hook asottile/add-trailing-comma to v2.1.0
2 parents 3c9e64d + 8666373 commit 59e8d85

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616
- id: no-commit-to-branch # No (direct) commits to master
1717
- repo: https://github.com/asottile/add-trailing-comma
18-
rev: v2.0.1
18+
rev: v2.1.0
1919
hooks:
2020
- id: add-trailing-comma
2121
- repo: https://github.com/pre-commit/mirrors-isort

0 commit comments

Comments
 (0)