Skip to content

Commit

Permalink
Bump pyupgrade minimum Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
sk1p authored and uellue committed Oct 16, 2024
1 parent 5ebc536 commit ee259f0
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 @@ -22,4 +22,4 @@ repos:
rev: v3.17.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]
args: ["--py38-plus"]

0 comments on commit ee259f0

Please sign in to comment.