Skip to content

Commit

Permalink
Merge pull request pytest-dev#8995 from pytest-dev/pre-commit-ci-upda…
Browse files Browse the repository at this point in the history
…te-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile authored Aug 17, 2021
2 parents 0f79fc6 + 108f1d7 commit 720b91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- id: reorder-python-imports
args: ['--application-directories=.:src', --py36-plus]
- repo: https://github.com/asottile/pyupgrade
rev: v2.23.1
rev: v2.23.3
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down

0 comments on commit 720b91d

Please sign in to comment.