Skip to content

Commit

Permalink
⬆️🪝 update pre-commit hooks (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Sep 26, 2022
1 parent 5f35128 commit 855175a
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 @@ -45,7 +45,7 @@ repos:

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

0 comments on commit 855175a

Please sign in to comment.