Skip to content

Commit

Permalink
pre-commit: Autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit authored Sep 22, 2023
1 parent 3d74c44 commit 3c7b2b5
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 @@ -3,7 +3,7 @@

repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.12.0
hooks:
- id: pyupgrade
args: ['--py311-plus']
Expand Down

0 comments on commit 3c7b2b5

Please sign in to comment.