Skip to content

Commit e1ce4c0

Browse files
authored
Merge pull request #2349 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f794011 + 18f1cdf commit e1ce4c0

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
@@ -20,7 +20,7 @@ repos:
2020
exclude: ^(pre_commit/resources/|testing/resources/python3_hooks_repo/)
2121
args: [--py37-plus, --add-import, 'from __future__ import annotations']
2222
- repo: https://github.com/asottile/add-trailing-comma
23-
rev: v2.2.2
23+
rev: v2.2.3
2424
hooks:
2525
- id: add-trailing-comma
2626
args: [--py36-plus]

0 commit comments

Comments
 (0)