Skip to content

Commit e3a3f71

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](asottile/pyupgrade@v3.19.1...v3.20.0)
1 parent 5db1dc1 commit e3a3f71

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
@@ -11,7 +11,7 @@ repos:
1111
- id: flake8
1212
args: [--max-line-length=88]
1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v3.19.1
14+
rev: v3.20.0
1515
hooks:
1616
- id: pyupgrade
1717
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)