Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pyupgrade
Browse files Browse the repository at this point in the history
lukasjuhrich committed Oct 5, 2024
1 parent 7f0ed4f commit dcb5ecb
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
@@ -6,7 +6,7 @@ repos:
- id: darker
args: ["--diff", "--check"]
- repo: https://github.com/asottile/pyupgrade
rev: v2.29.0
rev: v3.17.0
hooks:
- id: pyupgrade
args: ["--py312-plus"]

0 comments on commit dcb5ecb

Please sign in to comment.