Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/asottile/pyupgrade: 19364aa1b2ac289ce75e6bbe93994f7b4b9425f6 → ce40a160603ab0e7d9c627ae33d7ef3906e2d2b2](asottile/pyupgrade@19364aa...ce40a16)
  • Loading branch information
pre-commit-ci[bot] authored Dec 23, 2024
1 parent 03161de commit d6f6852
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 @@ -17,7 +17,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/asottile/pyupgrade
rev: 19364aa1b2ac289ce75e6bbe93994f7b4b9425f6 # frozen: v3.19.0
rev: ce40a160603ab0e7d9c627ae33d7ef3906e2d2b2 # frozen: v3.19.1
hooks:
- id: pyupgrade
args: [--py39-plus]

0 comments on commit d6f6852

Please sign in to comment.