Skip to content

Commit

Permalink
Merge pull request #1089 from PyCQA/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile committed Aug 2, 2022
2 parents 44b3d28 + 9851cb6 commit 9e6e820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -13,11 +13,11 @@ repos:
- id: reorder-python-imports
args: [--py36-plus]
- repo: https://github.com/asottile/pyupgrade
rev: v2.37.2
rev: v2.37.3
hooks:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
rev: 5.0.3
hooks:
- id: flake8

0 comments on commit 9e6e820

Please sign in to comment.