Skip to content

Commit

Permalink
remove pyupgrade hook
Browse files Browse the repository at this point in the history
  • Loading branch information
incognitojam committed Feb 24, 2024
1 parent 3670b81 commit e38d62e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,3 @@ repos:
- --quiet
- --force
- -j8
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.1
hooks:
- id: pyupgrade
args: [--py311-plus]

0 comments on commit e38d62e

Please sign in to comment.