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

Skip to content

Commit fb608ee

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](asottile/pyupgrade@v2.37.3...v2.38.0)
1 parent 3fe38df commit fb608ee

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
- id: add-trailing-comma
2626
args: [--py36-plus]
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.37.3
28+
rev: v2.38.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py37-plus]

0 commit comments

Comments
 (0)