Skip to content

Commit

Permalink
Merge pull request #191 from hartwork/precommit-autoupdate
Browse files Browse the repository at this point in the history
pre-commit: Autoupdate
  • Loading branch information
hartwork authored Jun 23, 2023
2 parents 97e22fc + 920b2a6 commit 6f7d143
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.6.0
rev: v3.7.0
hooks:
- id: pyupgrade
args: ['--py37-plus']
Expand Down

0 comments on commit 6f7d143

Please sign in to comment.