8000 Merge pull request #2904 from pre-commit/pre-commit-ci-update-config · pre-commit/pre-commit@f073f8e · GitHub
[go: up one dir, main page]

Skip to content

Commit f073f8e

Browse files
authored
Merge pull request #2904 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c7f472d + 1fc2890 commit f073f8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ repos:
2020
exclude: ^(pre_commit/resources/|testing/resources/python3_hooks_repo/)
2121
args: [--py38-plus, --add-import, 'from __future__ import annotations']
2222
- repo: https://github.com/asottile/add-trailing-comma
23-
rev: v2.4.0
23+
rev: v2.5.1
2424
hooks:
2525
- id: add-trailing-comma
2626
args: [--py36-plus]
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v3.4.0
28+
rev: v3.6.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py38-plus]

0 commit comments

Comments
 (0)
0