Skip to content

Commit

Permalink
Merge pull request #255 from roocs/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Zeitsperre committed Oct 31, 2022
2 parents b90050e + 84b26df commit 26d9dba
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 @@ -32,7 +32,7 @@ repos:
# - id: pydocstyle
# args: ["--convention=numpy"]
- repo: https://github.com/asottile/pyupgrade
rev: v3.1.0
rev: v3.2.0
hooks:
- id: pyupgrade
args: ['--py38-plus']
Expand Down

0 comments on commit 26d9dba

Please sign in to comment.