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

Skip to content

Commit 65dc06c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.19.1 → v2.19.4](asottile/pyupgrade@v2.19.1...v2.19.4) - [github.com/pre-commit/mirrors-mypy: v0.812 → v0.902](pre-commit/mirrors-mypy@v0.812...v0.902)
1 parent 4e3ec8e commit 65dc06c

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,7 +25,7 @@ repos:
2525
hooks:
2626
- id: validate_manifest
2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: v2.19.1
28+
rev: v2.19.4
2929
hooks:
3030
- id: pyupgrade
3131
args: [--py36-plus]
@@ -44,7 +44,7 @@ repos:
4444
hooks:
4545
- id: setup-cfg-fmt
4646
- repo: https://github.com/pre-commit/mirrors-mypy
47-
rev: v0.812
47+
rev: v0.902
4848
hooks:
4949
- id: mypy
5050
exclude: ^testing/resources/

0 commit comments

Comments
 (0)