Skip to content

Commit 050ba5b

Browse files
[pre-commit.ci] pre-commit autoupdate (#80)
1 parent ce9b07c commit 050ba5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exclude: >
1111
repos:
1212

1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v4.2.0
14+
rev: v4.3.0
1515
hooks:
1616
- id: check-json
1717
- id: check-yaml
@@ -24,7 +24,7 @@ repos:
2424
- id: isort
2525

2626
- repo: https://github.com/psf/black
27-
rev: 22.3.0
27+
rev: 22.6.0
2828
hooks:
2929
- id: black
3030

@@ -35,6 +35,6 @@ repos:
3535
additional_dependencies: [flake8-bugbear==21.3.1]
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v0.942
38+
rev: v0.961
3939
hooks:
4040
- id: mypy

0 commit comments

Comments
 (0)