Skip to content

Commit d5c2377

Browse files
[pre-commit.ci] pre-commit autoupdate (#52)
updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 11c6351 commit d5c2377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v3.17.0
28+
rev: v3.18.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py38-plus]

0 commit comments

Comments
 (0)