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

Skip to content

Commit d827e9a

Browse files
authored
Merge pull request #1792 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0047fa3 + 0cd8cbc commit d827e9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ repos:
2525
hooks:
2626
- id: validate_manifest
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.9.0
28+
rev: v2.10.0
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]
3232
- repo: https://github.com/asottile/reorder_python_imports
33-
rev: v2.3.6
33+
rev: v2.4.0
3434
hooks:
3535
- id: reorder-python-imports
3636
args: [--py3-plus]

0 commit comments

Comments
 (0)