Skip to content

Commit

Permalink
Merge branch 'main' into 76-add-python-312-support
Browse files Browse the repository at this point in the history
  • Loading branch information
THuckemann authored Mar 8, 2024
2 parents 4b56b54 + d2c42cf commit 80e63be
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 @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
args: [--py39-plus]
Expand Down

0 comments on commit 80e63be

Please sign in to comment.