Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#5216)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent b76be1e commit e01abeb
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 @@ -53,7 +53,7 @@ repos:
- id: detect-private-key
exclude: ^examples/
- repo: https://github.com/asottile/pyupgrade
rev: 'v2.7.3'
rev: 'v2.7.4'
hooks:
- id: pyupgrade
args: ['--py36-plus']
Expand Down

0 comments on commit e01abeb

Please sign in to comment.