Skip to content

Commit 1848dc3

Browse files
[pre-commit.ci] pre-commit autoupdate (#1455)
updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Anselm Hahn <[email protected]>
1 parent 59355b7 commit 1848dc3

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
@@ -70,7 +70,7 @@ repos:
7070
files: '\.(md|js|css)$'
7171
args: [--prose-wrap=always]
7272
- repo: https://github.com/asottile/pyupgrade
73-
rev: v3.16.0
73+
rev: v3.17.0
7474
hooks:
7575
- id: pyupgrade
7676
args: [--py38-plus]

0 commit comments

Comments
 (0)