Skip to content

Commit

Permalink
⬆️🪝 update pre-commit hooks (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Sep 19, 2022
1 parent b743fb7 commit 0994a4d
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 @@ -38,7 +38,7 @@ repos:

# Upgrade old Python syntax
- repo: https://github.com/asottile/pyupgrade
rev: "v2.37.3"
rev: "v2.38.0"
hooks:
- id: pyupgrade
args: ["--py37-plus"]
Expand Down

0 comments on commit 0994a4d

Please sign in to comment.