Skip to content

Commit

Permalink
chore: set pyupgrade version (#2756)
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 authored Oct 13, 2023
1 parent f35878f commit ea8de12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ repos:
rev: v3.13.0
hooks:
- id: pyupgrade
args: [--py38-plus]

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.0
Expand Down

0 comments on commit ea8de12

Please sign in to comment.