Skip to content

Commit af95d3b

Browse files
[pre-commit.ci] pre-commit autoupdate (#372)
updates: - [github.com/asottile/pyupgrade: v3.18.0 → v3.19.0](asottile/pyupgrade@v3.18.0...v3.19.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1606d08 commit af95d3b

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

0 commit comments

Comments
 (0)