Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#228)
Browse files Browse the repository at this point in the history
updates:
- [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](asottile/pyupgrade@v2.23.3...v2.24.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Aug 24, 2021
1 parent 4c0a4f3 commit f6d87bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.23.3
rev: v2.24.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
Expand Down

0 comments on commit f6d87bd

Please sign in to comment.