Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1d2cde7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.16.0 → v2.18.2](asottile/pyupgrade@v2.16.0...v2.18.2)
1 parent 229a4e0 commit 1d2cde7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: validate_manifest
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.16.0
28+
rev: v2.18.2
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]

0 commit comments

Comments
 (0)