Skip to content

Commit b0b6d53

Browse files
committed
update pre-commit
1 parent a8b9034 commit b0b6d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.1.0
5+
rev: v4.3.0
66
hooks:
77
- id: check-added-large-files
88
- id: check-case-conflict
@@ -39,7 +39,7 @@ repos:
3939
- flake8-string-format
4040
- flake8-type-annotations
4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v0.930
42+
rev: v0.961
4343
hooks:
4444
- id: mypy
4545
- repo: https://github.com/google/yapf

0 commit comments

Comments
 (0)