Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#285)
Browse files Browse the repository at this point in the history
Co-authored-by: sobolevn <sobolevn@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sobolevn committed Nov 12, 2022
1 parent b8e865f commit 89f8925
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 @@ -11,7 +11,7 @@ repos:
- id: check-merge-conflict
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.1
rev: v3.2.2
hooks:
- id: pyupgrade
args: ["--py36-plus"]
Expand Down

0 comments on commit 89f8925

Please sign in to comment.