Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 27, 2021
1 parent 6c423eb commit 0471ca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -11,7 +11,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v2.26.0
rev: v2.28.0
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down Expand Up @@ -39,7 +39,7 @@ repos:
- flake8-tidy-imports
- flake8-typing-imports
- repo: https://github.com/mgedmin/check-manifest
rev: "0.46"
rev: "0.47"
hooks:
- id: check-manifest
args: [--no-build-isolation]
Expand Down

0 comments on commit 0471ca9

Please sign in to comment.