Skip to content

Commit 1b88b5e

Browse files
[pre-commit.ci] pre-commit autoupdate (#6)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: 3529f3aa48904010eb2879f70910d4aa3ef13c78 → b3e813e5d60a472ba815a45d107bbdf106405973](asottile/pyupgrade@3529f3a...b3e813e) * [pre-commit.ci 🤖] Apply code format tools to PR --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fb2fcd7 commit 1b88b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
- id: blacken-docs
3737

3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: 3529f3aa48904010eb2879f70910d4aa3ef13c78 # frozen: v3.9.0
39+
rev: b3e813e5d60a472ba815a45d107bbdf106405973 # frozen: v3.10.1
4040
hooks:
4141
- id: pyupgrade
4242
args: [--py38-plus]

0 commit comments

Comments
 (0)