Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
kytta committed Jun 13, 2023
2 parents 620f47e + 6ba5310 commit ecdaa2e
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 @@ -7,7 +7,7 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/asottile/pyupgrade
rev: v3.4.0
rev: v3.6.0
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down

0 comments on commit ecdaa2e

Please sign in to comment.