Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#331)
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 Dec 6, 2022
1 parent e16969a commit e5dd908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
- id: mdformat

- repo: https://github.com/asottile/pyupgrade
rev: v3.2.2
rev: v3.3.0
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand All @@ -59,7 +59,7 @@ repos:
stages: [manual]

- repo: https://github.com/john-hen/Flake8-pyproject
rev: 1.2.1
rev: 1.2.2
hooks:
- id: Flake8-pyproject
alias: flake8
Expand Down

0 comments on commit e5dd908

Please sign in to comment.