Skip to content

Commit edebbdd

Browse files
pre-commit-ci[bot]rht
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.4.0 → v3.8.0](asottile/pyupgrade@v3.4.0...v3.8.0)
1 parent 19512f2 commit edebbdd

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
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: black-jupyter
1010
- repo: https://github.com/asottile/pyupgrade
11-
rev: v3.4.0
11+
rev: v3.8.0
1212
hooks:
1313
- id: pyupgrade
1414
args: [--py38-plus]

0 commit comments

Comments
 (0)