Skip to content

Commit b95ca57

Browse files
pre-commit-ci[bot]nijel
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0)
1 parent 14c6dd5 commit b95ca57

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
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: isort
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.16.0
15+
rev: v3.17.0
1616
hooks:
1717
- id: pyupgrade
1818
args: [--py37-plus]

0 commit comments

Comments
 (0)