Skip to content

Commit

Permalink
Merge pull request #786 from hartwork/precommit-autoupdate
Browse files Browse the repository at this point in the history
pre-commit: Autoupdate
  • Loading branch information
hartwork authored Sep 24, 2023
2 parents 3d74c44 + 3c7b2b5 commit b8a5074
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 b8a5074

Please sign in to comment.