Skip to content

Commit 686994c

Browse files
[pre-commit.ci] pre-commit autoupdate (#240)
updates: - [github.com/asottile/pyupgrade: v2.25.0 → v2.26.0](asottile/pyupgrade@v2.25.0...v2.26.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 97161bf commit 686994c

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
@@ -41,7 +41,7 @@ repos:
4141
files: |
4242
.gitignore
4343
- repo: https://github.com/asottile/pyupgrade
44-
rev: 'v2.25.0'
44+
rev: 'v2.26.0'
4545
hooks:
4646
- id: pyupgrade
4747
args: ['--py36-plus']

0 commit comments

Comments
 (0)