Skip to content

Commit 30fbb9c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
1 parent 5330964 commit 30fbb9c

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
@@ -9,7 +9,7 @@ repos:
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v3.15.2
12+
rev: v3.16.0
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py38-plus]

0 commit comments

Comments
 (0)