Skip to content

Commit 0471ca9

Browse files
[pre-commit.ci] pre-commit autoupdate (#367)
1 parent 6c423eb commit 0471ca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: end-of-file-fixer
1212
- id: trailing-whitespace
1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v2.26.0
14+
rev: v2.28.0
1515
hooks:
1616
- id: pyupgrade
1717
args: [--py36-plus]
@@ -39,7 +39,7 @@ repos:
3939
- flake8-tidy-imports
4040
- flake8-typing-imports
4141
- repo: https://github.com/mgedmin/check-manifest
42-
rev: "0.46"
42+
rev: "0.47"
4343
hooks:
4444
- id: check-manifest
4545
args: [--no-build-isolation]

0 commit comments

Comments
 (0)