Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#448)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Oct 17, 2022
1 parent 96eab80 commit ef62a70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Expand Up @@ -29,18 +29,18 @@ repos:
args: [--profile=black]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.1
rev: v3.0.0-alpha.2
hooks:
- id: prettier

- repo: https://github.com/asottile/pyupgrade
rev: v3.0.0
rev: v3.1.0
hooks:
- id: pyupgrade
args: [--py37-plus]

- repo: https://github.com/john-hen/Flake8-pyproject
rev: 1.0.1
rev: 1.1.0.post0
hooks:
- id: Flake8-pyproject
alias: flake8
Expand Down

0 comments on commit ef62a70

Please sign in to comment.