Skip to content

Commit dc6b4aa

Browse files
[pre-commit.ci] pre-commit autoupdate (#244)
updates: - [github.com/asottile/pyupgrade: v2.28.0 → v2.29.0](asottile/pyupgrade@v2.28.0...v2.29.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fba7af6 commit dc6b4aa

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.28.0'
44+
rev: 'v2.29.0'
4545
hooks:
4646
- id: pyupgrade
4747
args: ['--py36-plus']

0 commit comments

Comments
 (0)