Skip to content

Commit e141906

Browse files
[pre-commit.ci] pre-commit autoupdate (#8787)
updates: - [github.com/asottile/pyupgrade: v3.6.0 → v3.7.0](asottile/pyupgrade@v3.6.0...v3.7.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 49653f4 commit e141906

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
@@ -33,7 +33,7 @@ repos:
3333
exclude: tests(/\w*)*/functional/|tests/input|doc/data/messages|examples/|setup.py|tests(/\w*)*data/
3434
types: [python]
3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: v3.6.0
36+
rev: v3.7.0
3737
hooks:
3838
- id: pyupgrade
3939
args: [--py38-plus]

0 commit comments

Comments
 (0)